7 Commits

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.2 - github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.3.0
- ingressRoute.yaml - ingressRoute.yaml
- certificate.yaml - certificate.yaml
- backstage-sa.yaml - backstage-sa.yaml

View File

@@ -7,7 +7,7 @@ metadata:
helmCharts: helmCharts:
- name: gitea - name: gitea
repo: https://dl.gitea.com/charts/ repo: https://dl.gitea.com/charts/
version: 12.4.0 version: 12.5.0
releaseName: gitea releaseName: gitea
namespace: gitea namespace: gitea
valuesFile: values.yaml valuesFile: values.yaml

View File

@@ -10,7 +10,7 @@ resources:
helmCharts: helmCharts:
- name: penpot - name: penpot
repo: http://helm.penpot.app repo: http://helm.penpot.app
version: 0.30.0 version: 0.32.0
releaseName: penpot releaseName: penpot
namespace: penpot namespace: penpot
valuesFile: values.yaml valuesFile: values.yaml