Skip to content

Commit 8467bc3

Browse files
committed
Update rover-group-sync images
Includes: - redhat-appstudio/infrastructure#138
1 parent dd72162 commit 8467bc3

4 files changed

Lines changed: 3 additions & 4 deletions

File tree

components/rover-group-sync/base/config/ldap-sync-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# OpenShift LDAP sync config for: oc adm groups sync --sync-config=...
2-
# Mirrors components/authentication/base/group-sync/konflux-rover-groups.yaml (RFC2307).
32
#
43
# Replace:
54
# - url: use IT-approved internal LDAP (ldapfrac was decommissioned for external use)

components/rover-group-sync/base/cronjob.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
emptyDir: {}
3333
containers:
3434
- name: rover-group-sync
35-
image: quay.io/redhat-user-workloads/konflux-infra-tenant/rover-group-sync@sha256:b6c92fda223f0e9a064d9d618053fb8563a077f19b079fd123b9d3a1faf093be
35+
image: quay.io/redhat-user-workloads/konflux-infra-tenant/rover-group-sync@sha256:45325f6ec0d064ceaa4ecd8fa17958394592f9bb3c5f95d0d5167e218bae94f0
3636
imagePullPolicy: IfNotPresent
3737
command: ["/bin/bash", "/scripts/sync-rover-groups.sh"]
3838
securityContext:

components/rover-group-sync/internal-production/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: rover-group-sync
44

55
images:
66
- name: rover-group-sync
7-
digest: sha256:b6c92fda223f0e9a064d9d618053fb8563a077f19b079fd123b9d3a1faf093be
7+
digest: sha256:45325f6ec0d064ceaa4ecd8fa17958394592f9bb3c5f95d0d5167e218bae94f0
88

99
resources:
1010
- ../base

components/rover-group-sync/internal-staging/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: rover-group-sync
44

55
images:
66
- name: rover-group-sync
7-
digest: sha256:a0c5c759213f0a9242da4dfeb7ab7536d7db032ddb96acfe09d4347638173e05
7+
digest: sha256:45325f6ec0d064ceaa4ecd8fa17958394592f9bb3c5f95d0d5167e218bae94f0
88

99
resources:
1010
- ../base

0 commit comments

Comments
 (0)