Compare commits
1 Commits
ed59851b8a
...
19fbff6cc3
Author | SHA1 | Date |
---|---|---|
|
19fbff6cc3 |
|
@ -22,7 +22,7 @@ helmCharts:
|
||||||
valuesFile: gitea-values.yaml
|
valuesFile: gitea-values.yaml
|
||||||
- name: renovate
|
- name: renovate
|
||||||
releaseName: renovate
|
releaseName: renovate
|
||||||
version: 37.192.1
|
version: 37.191.0
|
||||||
repo: https://docs.renovatebot.com/helm-charts
|
repo: https://docs.renovatebot.com/helm-charts
|
||||||
namespace: gitea
|
namespace: gitea
|
||||||
valuesFile: renovate-bot-values.yaml
|
valuesFile: renovate-bot-values.yaml
|
||||||
|
|
|
@ -19,6 +19,6 @@ spec:
|
||||||
- name: gitea-regcred
|
- name: gitea-regcred
|
||||||
containers:
|
containers:
|
||||||
- name: namesny-com
|
- name: namesny-com
|
||||||
image: git.namesny.com/mathis/namesny-com:2024-02-15
|
image: git.namesny.com/mathis/namesny-com:2024-02-13
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|
Loading…
Reference in New Issue