Skip to content

Commit

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

🌱 Update Cso Image group to v3.14.3
  • Loading branch information
kranurag7 authored Mar 18, 2024
2 parents 4d9dfbe + 2c1fe0f commit 04219fc
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.2 as helm
FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.3 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 04219fc

Please sign in to comment.