Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "feat(flux-manifests): update container tag ghcr.io/fluxcd/source-controller to v1.2.0" #2195

Merged

Conversation

tyriis
Copy link
Owner

@tyriis tyriis commented Dec 6, 2023

Reverts #2190

@tyriis-automation
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 3 0 0.63s
✅ REPOSITORY gitleaks yes no 1.74s
✅ YAML prettier 1 0 0.54s
✅ YAML yamllint 3 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation
Copy link
Contributor

--- kubernetes/talos-flux/flux Kustomization: flux-system/flux-sync Deployment: flux-system/source-controller

+++ kubernetes/talos-flux/flux Kustomization: flux-system/flux-sync Deployment: flux-system/source-controller

@@ -41,13 +41,13 @@

         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: TUF_ROOT
           value: /tmp/.sigstore
-        image: ghcr.io/fluxcd/source-controller:v1.2.0
+        image: ghcr.io/fluxcd/source-controller:v1.1.2
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager
--- kubernetes/talos-flux/apps/flux-system/weave-gitops/app Kustomization: flux-system/apps-weave-gitops HelmRelease: flux-system/weave-gitops

+++ kubernetes/talos-flux/apps/flux-system/weave-gitops/app Kustomization: flux-system/apps-weave-gitops HelmRelease: flux-system/weave-gitops

@@ -13,13 +13,13 @@

       chart: weave-gitops
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: weave-gitops-charts
         namespace: flux-system
-      version: 4.0.36
+      version: 4.0.35
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3
--- kubernetes/kube-nas/flux Kustomization: flux-system/flux-sync Deployment: flux-system/source-controller

+++ kubernetes/kube-nas/flux Kustomization: flux-system/flux-sync Deployment: flux-system/source-controller

@@ -41,13 +41,13 @@

         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: TUF_ROOT
           value: /tmp/.sigstore
-        image: ghcr.io/fluxcd/source-controller:v1.2.0
+        image: ghcr.io/fluxcd/source-controller:v1.1.2
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager

@tyriis tyriis merged commit a5f0bed into main Dec 6, 2023
8 checks passed
@tyriis tyriis deleted the revert-2190-renovate/ghcr.io-fluxcd-source-controller-1.x branch December 6, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant