Compare commits
1 Commits
renovate/v
...
c169053f85
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c169053f85 |
@@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 📥Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v5
|
||||
- name: 🚀Validating the manifests
|
||||
uses: frenck/action-yamllint@v1.5.0
|
||||
with:
|
||||
|
||||
@@ -5,7 +5,7 @@ metadata:
|
||||
name: argocd
|
||||
|
||||
resources:
|
||||
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.2.2
|
||||
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.2.0
|
||||
- ingressRoute.yaml
|
||||
- certificate.yaml
|
||||
- backstage-sa.yaml
|
||||
|
||||
@@ -10,6 +10,6 @@ resources:
|
||||
helmCharts:
|
||||
- name: external-secrets
|
||||
repo: https://charts.external-secrets.io/
|
||||
version: 1.2.0
|
||||
version: 1.1.0
|
||||
releaseName: external-secrets
|
||||
namespace: external-secrets
|
||||
|
||||
@@ -12,7 +12,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: immich
|
||||
repo: https://immich-app.github.io/immich-charts
|
||||
version: 0.10.3
|
||||
version: 0.10.1
|
||||
releaseName: immich
|
||||
namespace: immich
|
||||
valuesFile: values.yaml
|
||||
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: mailu
|
||||
repo: https://mailu.github.io/helm-charts/
|
||||
version: 2.6.3
|
||||
version: 2.1.2
|
||||
releaseName: mailu
|
||||
namespace: mailu
|
||||
valuesFile: values.yaml
|
||||
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: penpot
|
||||
repo: http://helm.penpot.app
|
||||
version: 0.30.0
|
||||
version: 0.28.0
|
||||
releaseName: penpot
|
||||
namespace: penpot
|
||||
valuesFile: values.yaml
|
||||
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: vault
|
||||
repo: https://helm.releases.hashicorp.com/
|
||||
version: 0.32.0
|
||||
version: 0.31.0
|
||||
releaseName: vault
|
||||
namespace: vault
|
||||
valuesFile: values.yaml
|
||||
|
||||
Reference in New Issue
Block a user