Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9-minimal docker ta…
Browse files Browse the repository at this point in the history
…g to v9.4-1227.1726694542
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 0e6793d commit d45da97
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1725849298
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542

ENV VERSION=%%VERSION%% \
HELM3_VERSION=%%HELM3_VERSION%% \
Expand Down
2 changes: 1 addition & 1 deletion v4.12/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1725849298
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542

ENV VERSION=latest-4.12 \
HELM3_VERSION=v3.15.4 \
Expand Down
2 changes: 1 addition & 1 deletion v4.13/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1725849298
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542

ENV VERSION=latest-4.13 \
HELM3_VERSION=v3.15.4 \
Expand Down
2 changes: 1 addition & 1 deletion v4.14/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1725849298
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542

ENV VERSION=latest-4.14 \
HELM3_VERSION=v3.15.4 \
Expand Down
2 changes: 1 addition & 1 deletion v4.15/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1725849298
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542

ENV VERSION=latest-4.15 \
HELM3_VERSION=v3.15.4 \
Expand Down
2 changes: 1 addition & 1 deletion v4.16/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1725849298
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542

ENV VERSION=latest-4.16 \
HELM3_VERSION=v3.15.4 \
Expand Down

0 comments on commit d45da97

Please sign in to comment.