Compare commits
7 Commits
09961b68f9
...
renovate/v
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
54a4a22408 | ||
| a9dc9a5cb7 | |||
| bbe1014a37 | |||
| 8ffb57e1b7 | |||
|
|
680e0822a6 | ||
|
|
5861f677a4 | ||
|
|
aa92ad14ef |
@@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 📥Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
- name: 🚀Validating the manifests
|
||||
uses: frenck/action-yamllint@v1.5.0
|
||||
with:
|
||||
|
||||
@@ -10,6 +10,6 @@ resources:
|
||||
helmCharts:
|
||||
- name: external-secrets
|
||||
repo: https://charts.external-secrets.io/
|
||||
version: 0.20.4
|
||||
version: 1.2.0
|
||||
releaseName: external-secrets
|
||||
namespace: external-secrets
|
||||
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: penpot
|
||||
repo: http://helm.penpot.app
|
||||
version: 0.28.0
|
||||
version: 0.30.0
|
||||
releaseName: penpot
|
||||
namespace: penpot
|
||||
valuesFile: values.yaml
|
||||
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: vault
|
||||
repo: https://helm.releases.hashicorp.com/
|
||||
version: 0.31.0
|
||||
version: 0.32.0
|
||||
releaseName: vault
|
||||
namespace: vault
|
||||
valuesFile: values.yaml
|
||||
|
||||
Reference in New Issue
Block a user