Skip to content

Commit

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

🌱 Update Cso Image group to v3.14.2
  • Loading branch information
kranurag7 authored Mar 8, 2024
2 parents 40ba829 + c7605b0 commit b540e39
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.0 as helm
FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.2 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 b540e39

Please sign in to comment.