Skip to content

Commit

Permalink
Merge pull request #133 from SovereignCloudStack/renovate/cso-manager…
Browse files Browse the repository at this point in the history
…-image

🌱 Update Cso Image group to v3.14.4
  • Loading branch information
kranurag7 authored May 8, 2024
2 parents a8a7402 + 39e30ce commit 1aafd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/cso/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.3 as helm
FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.4 as helm

# Build the manager binary
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.6-bullseye as build
Expand Down

0 comments on commit 1aafd93

Please sign in to comment.