8 Commits

Author SHA1 Message Date
Renovate Bot
9bfd8adc66 chore(deps): update dependency argoproj/argo-cd to v3.3.6 2026-03-28 00:03:40 +00:00
github-actions[bot]
ccb692b891 chore: update grainlab production image to 1.1.4 2026-03-27 21:37:28 +00:00
github-actions[bot]
9eb1a81f42 chore: update grainlab production image to 1.1.3 2026-03-25 12:27:35 +00:00
github-actions[bot]
70eb7c30c3 chore: update grainlab production image to 1.1.2 2026-03-24 22:05:44 +00:00
github-actions[bot]
637d64f2f9 chore: update grainlab production image to 1.1.1 2026-03-24 21:49:09 +00:00
github-actions[bot]
94d5da4794 chore: update grainlab production image to 1.1.0 2026-03-22 12:55:51 +00:00
github-actions[bot]
224112cc4a chore: update grainlab production image to 1.0.8 2026-03-21 21:05:46 +00:00
github-actions[bot]
55902e0276 chore: update grainlab production image to 1.0.7 2026-03-21 15:30:17 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd name: argocd
resources: resources:
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.2.6 - github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.3.6
- ingressRoute.yaml - ingressRoute.yaml
- certificate.yaml - certificate.yaml
- backstage-sa.yaml - backstage-sa.yaml

View File

@@ -10,6 +10,6 @@ resources:
helmCharts: helmCharts:
- name: external-secrets - name: external-secrets
repo: https://charts.external-secrets.io/ repo: https://charts.external-secrets.io/
version: 2.2.0 version: 1.2.0
releaseName: external-secrets releaseName: external-secrets
namespace: external-secrets namespace: external-secrets

View File

@@ -17,7 +17,7 @@ spec:
- name: ghcr-cred - name: ghcr-cred
containers: containers:
- name: grainlab - name: grainlab
image: ghcr.io/daniel-luke/grainlab:1.0.6 image: ghcr.io/daniel-luke/grainlab:1.1.4
imagePullPolicy: Always imagePullPolicy: Always
ports: ports: