Skip to content

Commit

Permalink
Merge pull request #11 from controlplaneio-fluxcd/update-images-v2.2.1
Browse files Browse the repository at this point in the history
Add images for Flux v2.2.1
  • Loading branch information
stefanprodan authored Feb 4, 2024
2 parents 0e72bf3 + c8a16ff commit 573e603
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
19 changes: 19 additions & 0 deletions images/v2.2.1/enterprise-alpine.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
images:
- name: ghcr.io/controlplaneio-fluxcd/alpine/source-controller
newTag: v1.2.3
digest: sha256:370f4e5377fdde1cb4f72c40d8b568c45c0c37097e5d54f57051b468d36d82ed
- name: ghcr.io/controlplaneio-fluxcd/alpine/kustomize-controller
newTag: v1.2.1
digest: sha256:575ac353151a8c31645872cf591e5d964da1b01ed1dbd2dc98bd67ec1f9d1a6a
- name: ghcr.io/controlplaneio-fluxcd/alpine/helm-controller
newTag: v0.37.1
digest: sha256:8646eab771b51d617f6f3997aae29bbc28e4ae8c511249518d315e59cef0e6f7
- name: ghcr.io/controlplaneio-fluxcd/alpine/notification-controller
newTag: v1.2.3
digest: sha256:e3b76c93948ff5cace407d7ebb70c582489764e74f5830f44b8b5714bc9e59f1
- name: ghcr.io/controlplaneio-fluxcd/alpine/image-reflector-controller
newTag: v0.31.1
digest: sha256:b0ff686cfe83c384514058c9c3399ded6f8ac0b16989f460ba6c9bb329316df1
- name: ghcr.io/controlplaneio-fluxcd/alpine/image-automation-controller
newTag: v0.37.0
digest: sha256:98106c7a399f4a1d31ce19d623f1980c14035659b1ccc9e88e9832a98153e57e
19 changes: 19 additions & 0 deletions images/v2.2.1/enterprise-distroless.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
images:
- name: ghcr.io/controlplaneio-fluxcd/distroless/source-controller
newTag: v1.2.3
digest: sha256:7e30fdd3ea42ca2c62802a9573dc414042bbf44edc9d1c3d7498f2312427251b
- name: ghcr.io/controlplaneio-fluxcd/distroless/kustomize-controller
newTag: v1.2.1
digest: sha256:fba9f78a65373a9c1d28394920893b495c5497d6aa108514f1fb9c34e3a08179
- name: ghcr.io/controlplaneio-fluxcd/distroless/helm-controller
newTag: v0.37.1
digest: sha256:27d7d508de86cc287a7de853f21b5fb1744c6632f7035edd8c5e5b062ed7fee7
- name: ghcr.io/controlplaneio-fluxcd/distroless/notification-controller
newTag: v1.2.3
digest: sha256:ce281c9b14cf73123ec5c6bf75d0b38691ecc5490df207b4c4677403c6792b20
- name: ghcr.io/controlplaneio-fluxcd/distroless/image-reflector-controller
newTag: v0.31.1
digest: sha256:403f3a9d572036ed250e936b77edd1ba74abad6f4b1baff96c5cbe13b3f40e3d
- name: ghcr.io/controlplaneio-fluxcd/distroless/image-automation-controller
newTag: v0.37.0
digest: sha256:d67d37242fa3e2136c2578ec6e8cf5962209f66190f6240aef42e42f13f87d27
19 changes: 19 additions & 0 deletions images/v2.2.1/upstream-alpine.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
images:
- name: ghcr.io/fluxcd/source-controller
newTag: v1.2.3
digest: sha256:e84056875b43d7bdf76e8ac97515d4c631f4bc739c01a7d9e35423682438de9f
- name: ghcr.io/fluxcd/kustomize-controller
newTag: v1.2.1
digest: sha256:c03819bcf5235384c008c0f70a3ce15d91c0683045d09b2bc7d769fafcba6691
- name: ghcr.io/fluxcd/helm-controller
newTag: v0.37.1
digest: sha256:6b28d0c8aadcb811474d1f4bcc11b7fec2c807d4d059a9b36a485a6ea2cb54d9
- name: ghcr.io/fluxcd/notification-controller
newTag: v1.2.3
digest: sha256:b2a6d66fed996522ef7af2885a7da4aa558c0fcc9f0a56644ca5f165c406ff39
- name: ghcr.io/fluxcd/image-reflector-controller
newTag: v0.31.1
digest: sha256:f13e83876e349b6429b8700424c26d1dfa1a3779ad7a9d385990be1a7a0a4e31
- name: ghcr.io/fluxcd/image-automation-controller
newTag: v0.37.0
digest: sha256:ff00a016cbb81b724add28d7d46ae9114592fd8c484473c0ec76ce1c5875ac91

0 comments on commit 573e603

Please sign in to comment.