Upgrade ArgoCD v3.3.2 → v3.3.6, SHA-pin install manifest
Patch upgrade with bug fixes (diff normalization, installation ID cache). Pin the upstream manifest URL to commit SHA for supply chain integrity. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
e85c71e73f
commit
1fd8aae8f6
3 changed files with 5 additions and 3 deletions
|
|
@ -5,7 +5,8 @@ namespace: argocd
|
|||
|
||||
resources:
|
||||
# Pin to specific version for intentional upgrades
|
||||
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.2/manifests/install.yaml
|
||||
# ArgoCD v3.3.6
|
||||
- https://raw.githubusercontent.com/argoproj/argo-cd/998fb59dc355653c0657908a6ea2f87136e022d1/manifests/install.yaml
|
||||
- ingress-tailscale.yaml
|
||||
- external-secret-repo-forge.yaml
|
||||
- external-secret-oidc-authentik.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue