Skip to content

Commit

Permalink
Merge pull request #101 from controlplaneio-fluxcd/update-images-v2.3.0
Browse files Browse the repository at this point in the history
Update images for Flux v2.3.0 (fix CVE-2024-41110)
  • Loading branch information
stefanprodan authored Jul 31, 2024
2 parents 2c27298 + 4c88b31 commit 5cd1961
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions images/v2.3.0/enterprise-alpine.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
images:
- name: ghcr.io/controlplaneio-fluxcd/alpine/source-controller
newTag: v1.3.0
digest: sha256:965f90bff10a7c03799c408f403a8ca5f77530356b53878315c35b28a1d53588
digest: sha256:0ce969d2e4d8adb573fea9f9cc77594b68ed4d8465241fb8c5fac95a649ec2a6
- name: ghcr.io/controlplaneio-fluxcd/alpine/kustomize-controller
newTag: v1.3.0
digest: sha256:21b3abd7151917ed3f12cbae7ec899d43abe6d971ccd2729b49287ac7406677e
digest: sha256:1b51cb7e1751a14d2fc02a0e8688a6b795a60ee325ee053179ce346191d7d030
- name: ghcr.io/controlplaneio-fluxcd/alpine/helm-controller
newTag: v1.0.1
digest: sha256:ada11931cb6ffe503a374670b37831e29748d2de7e49fc2edd7b36ccd952ce3e
digest: sha256:eb3826824ba876c4a46ba770a0edd284b9297938fe98a7ed173ef9ae6db1971e
- name: ghcr.io/controlplaneio-fluxcd/alpine/notification-controller
newTag: v1.3.0
digest: sha256:4e67696d2435d7835b9503c84878a6f35a0334ae4b13f54313a5a4bbf5b99a42
- name: ghcr.io/controlplaneio-fluxcd/alpine/image-reflector-controller
newTag: v0.32.0
digest: sha256:2c53242bdbfb268ea03a758d097eba968b1f937692579827d466028f883033bf
digest: sha256:f019bb51b5943b4bc72161dde222ae38e2ca6bf661c503a23cf588a7f7455b59
- name: ghcr.io/controlplaneio-fluxcd/alpine/image-automation-controller
newTag: v0.38.0
digest: sha256:3efc9b14a79125c259d3494cac478d9f188dc194fcf7f02f5d7408f30d786dc7
8 changes: 4 additions & 4 deletions images/v2.3.0/enterprise-distroless.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
images:
- name: ghcr.io/controlplaneio-fluxcd/distroless/source-controller
newTag: v1.3.0
digest: sha256:5890ce70e243d427eb7fdb49a2a8d5853ae2d0f0b01c01fc7e81af52b744c059
digest: sha256:ab966f0febb36ce50039f8a6dfa345cd39fd227b1248eb1b4a76beb4b9a84ff6
- name: ghcr.io/controlplaneio-fluxcd/distroless/kustomize-controller
newTag: v1.3.0
digest: sha256:f7a78e063bb9a8f2ea53f8f94de1e8ba7de087a761f6584b531b7d79bdc74860
digest: sha256:cfefce458971ed77419019c8f84fb506bc03cba81cff201e3cc5dc90de9c74c1
- name: ghcr.io/controlplaneio-fluxcd/distroless/helm-controller
newTag: v1.0.1
digest: sha256:d8841d48b0be9f8077cb3e2fa2511b805a8c9c20bc526b91bc85712875765dbf
digest: sha256:0ec30f3bdd769c595322f2ccb15333ac5b7959c6aff5a9063fc1bbea8901bf89
- name: ghcr.io/controlplaneio-fluxcd/distroless/notification-controller
newTag: v1.3.0
digest: sha256:57b8f9993f1ea09176073408225d1494dcfaf6425478a8fd2f42a2c728ab3855
- name: ghcr.io/controlplaneio-fluxcd/distroless/image-reflector-controller
newTag: v0.32.0
digest: sha256:2c46490e85e28a3d18e0520cd481c325c49e14c3be4a60d6c2a4155d73989651
digest: sha256:6f3fdcada24d4a89e92f2b842b477b554f5846e89af950fb72c3335c87592385
- name: ghcr.io/controlplaneio-fluxcd/distroless/image-automation-controller
newTag: v0.38.0
digest: sha256:af69dad38de5c24eb2b875d5fb850ecfa69252de69ee3c2b70ef9862e0a0a57c

0 comments on commit 5cd1961

Please sign in to comment.