Skip to content

Commit

Permalink
🌱 Update Cso Image group to v3.14.3
Browse files Browse the repository at this point in the history
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| docker     | docker.io/alpine/helm | 3.14.2 | 3.14.3 |
  • Loading branch information
cluster-stack-bot[bot] authored and kranurag7 committed Mar 18, 2024
1 parent 4d9dfbe commit 2c1fe0f
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 2c1fe0f

Please sign in to comment.