Compare commits
25 commits
13_openpro
...
main
Author | SHA1 | Date | |
---|---|---|---|
4347b205fa | |||
d9970081d6 | |||
b4db8b2103 | |||
b04c8d9154 | |||
018bb5ab5b | |||
c899e4b905 | |||
6affaf7f68 | |||
08b0978446 | |||
017bb61d82 | |||
2885b224ee | |||
8cbd4eb3fc | |||
2498f5e655 | |||
e4f3db9e4a | |||
6725d790e8 | |||
05e13abaa5 | |||
e9dd5d63a5 | |||
c89636c1c1 | |||
06251562bd | |||
3058df1752 | |||
a89ed85e97 | |||
b004f92b3a | |||
b20d7edc4e | |||
384751957b | |||
5eac6b81b3 | |||
cf38203638 |
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
targetRevision: 7.7.3
|
targetRevision: 7.7.16
|
||||||
helm:
|
helm:
|
||||||
releaseName: argo
|
releaseName: argo
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
@ -153,7 +153,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: cloudnative-pg
|
- chart: cloudnative-pg
|
||||||
repoURL: https://cloudnative-pg.io/charts
|
repoURL: https://cloudnative-pg.io/charts
|
||||||
targetRevision: 0.22.1
|
targetRevision: 0.23.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: cloudnative-pg
|
releaseName: cloudnative-pg
|
||||||
destination:
|
destination:
|
||||||
|
@ -175,7 +175,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://charts.openproject.org
|
- repoURL: https://charts.openproject.org
|
||||||
chart: openproject
|
chart: openproject
|
||||||
targetRevision: 8.3.2
|
targetRevision: 9.5.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: openproject
|
releaseName: openproject
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
registry: git.ar21.de
|
registry: git.ar21.de
|
||||||
repository: aaron/openproject
|
repository: aaron/openproject
|
||||||
tag: '13'
|
tag: '19'
|
||||||
appInit:
|
appInit:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|
Loading…
Reference in a new issue