Skip to content

Commit

Permalink
Merge pull request #67 from controlplaneio-fluxcd/release-v0.7.0
Browse files Browse the repository at this point in the history
Release v0.7.0
  • Loading branch information
stefanprodan authored Jul 4, 2024
2 parents a961b29 + 00a1b43 commit 582e1ff
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions config/data/flux-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:20dd417c31decab169fe1384a52e122aceb14061ff61f8bf59324b7808326ca5
digest: sha256:eb3ea04d4b35df77a41efc96d977d978a29b33e533297807eb78d4aabba86ab9
- name: ghcr.io/controlplaneio-fluxcd/alpine/kustomize-controller
newTag: v1.3.0
digest: sha256:f86abc81aee1ed60b18ae137bec23d3f63b30b303fb926fc4b61643c63734c28
digest: sha256:cc989848108724026e050931b40c8ddcfa906c23192ee110318966b730aacdc5
- name: ghcr.io/controlplaneio-fluxcd/alpine/helm-controller
newTag: v1.0.1
digest: sha256:88672f9d1f73a84c14d2dcc9373f264abc7589ec304b72b322c5dfe78643a3d9
digest: sha256:ba78d84a89230dc475499eb461b4394c5105e89b09ad732bcd39b4cfa67856cb
- name: ghcr.io/controlplaneio-fluxcd/alpine/notification-controller
newTag: v1.3.0
digest: sha256:9894577d753297d03c288a9ae0149168a6b6cfd07e89bed3d2747c03639379ba
digest: sha256:cba5e3e6ef0bf62e9affa35bfb10f99739d5ee4518ad63a800dd28413697ba8d
- name: ghcr.io/controlplaneio-fluxcd/alpine/image-reflector-controller
newTag: v0.32.0
digest: sha256:4b80a314ef52af28809020ea2c1ae30c23ceafe65a871cb1d005b01681cd22a7
digest: sha256:fb0a4b01e9f653fba398e1cbd3399cf7a5911b1f68725e2b02910033ce88cebb
- name: ghcr.io/controlplaneio-fluxcd/alpine/image-automation-controller
newTag: v0.38.0
digest: sha256:64e31d9eec9c1aec025d49ff6af1a72352ebbbd6a37b5490e18153a4cbc0f709
digest: sha256:a84d7239ec1ca55cabfea2fe2288f406754e95ccad3a12e078c54ffe79e9af03
12 changes: 6 additions & 6 deletions config/data/flux-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:3b34a63a635779b2b3ea67ec02f5925704dc93d39efc4b92243e2170907615af
digest: sha256:210759ecad7d2e22b4ad7b7c71c29d1641159f80c6dcd9d0bad4d1078a73b17f
- name: ghcr.io/controlplaneio-fluxcd/distroless/kustomize-controller
newTag: v1.3.0
digest: sha256:d9facae045d079175245f6e596e3d614c71f4b3420e3e9b486ae99cb62549d27
digest: sha256:1d88f4e35a6d2aa273b7a5e728572fce695e047395ddd83291b7f5c9ccb3bf00
- name: ghcr.io/controlplaneio-fluxcd/distroless/helm-controller
newTag: v1.0.1
digest: sha256:54235750a3fd73836413eee0408fa7ab3b7546ed53ea5dc418780a40687af710
digest: sha256:982c239e29b1520c0abb7b6ca408bbf1cbab9f03c8956cd3e8fa05ddd36cdd86
- name: ghcr.io/controlplaneio-fluxcd/distroless/notification-controller
newTag: v1.3.0
digest: sha256:c1fcf015dcb9ace4f958fdf6fa11e8c05d896ed02fff1a8b138f3285bc9121d2
digest: sha256:6315a820978e842308caec2eaa133d4fb2d47fa1d6a42a01789c4cf3b13caebe
- name: ghcr.io/controlplaneio-fluxcd/distroless/image-reflector-controller
newTag: v0.32.0
digest: sha256:5c535a22048a277f160639ff34ddafa60093a09ee344684abfc5c16d041188f5
digest: sha256:da49035a2d3b6d46f93ef600a1fdf4e365717d1e11e71f0f9fc54d8f4d23c757
- name: ghcr.io/controlplaneio-fluxcd/distroless/image-automation-controller
newTag: v0.38.0
digest: sha256:9da97e7b8b5d6d83ed0e0382387d0d7664f55673af98c80f85a0e37590991ce1
digest: sha256:6f4fce59f9bd01c934f8b78c69de5ebfd7053a5b8ed457de7e981b0dbcb4cbc6
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ resources:
images:
- name: flux-operator
newName: ghcr.io/controlplaneio-fluxcd/flux-operator
newTag: v0.6.0
newTag: v0.7.0

0 comments on commit 582e1ff

Please sign in to comment.