Compare commits
27 Commits
972c1ad949
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a185e554a6 | |||
| bcf9eba8c4 | |||
| dd50737e14 | |||
| 6b71d836c5 | |||
| 39bd45d1fe | |||
| e36e8c5536 | |||
| 79aa795442 | |||
| cc8ee0ed2d | |||
| 82012b220e | |||
| 74f9931f30 | |||
| 4fd5dba748 | |||
| e86f45af4d | |||
| d97e1a29fe | |||
| f6b7ca12ce | |||
| 0338d2e729 | |||
| 00d126d786 | |||
| 0d21eb305e | |||
| 77cb9a9261 | |||
| 2f72ccbf40 | |||
| 746da85645 | |||
| cbe2c4c210 | |||
| 9162dd7eab | |||
| 6a8fc5c447 | |||
| 69c8d7f870 | |||
| 880af175b7 | |||
| 1f474ddb4e | |||
| 854b2f5101 |
@@ -12,4 +12,4 @@ namespace: audiobookshelf
|
|||||||
images:
|
images:
|
||||||
- name: audiobookshelf
|
- name: audiobookshelf
|
||||||
newName: ghcr.io/advplyr/audiobookshelf
|
newName: ghcr.io/advplyr/audiobookshelf
|
||||||
newTag: "2.31.0"
|
newTag: "2.32.1"
|
||||||
|
|||||||
@@ -17,5 +17,5 @@ helmCharts:
|
|||||||
- releaseName: grafana
|
- releaseName: grafana
|
||||||
name: grafana
|
name: grafana
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
version: 10.3.2
|
version: 10.4.1
|
||||||
valuesFile: grafana.values.yaml
|
valuesFile: grafana.values.yaml
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ spec:
|
|||||||
- name: CREATE_CONSOLE_IN_PIPE
|
- name: CREATE_CONSOLE_IN_PIPE
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: ONLINE_MODE
|
- name: ONLINE_MODE
|
||||||
value: "false"
|
value: "true"
|
||||||
- name: ENABLE_AUTOSTOP
|
- name: ENABLE_AUTOSTOP
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: AUTOSTOP_TIMEOUT_EST
|
- name: AUTOSTOP_TIMEOUT_EST
|
||||||
|
|||||||
@@ -14,14 +14,14 @@ namespace: paperless
|
|||||||
images:
|
images:
|
||||||
- name: paperless
|
- name: paperless
|
||||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||||
newTag: "2.20.2"
|
newTag: "2.20.3"
|
||||||
|
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: redis
|
- name: redis
|
||||||
releaseName: redis
|
releaseName: redis
|
||||||
repo: https://charts.bitnami.com/bitnami
|
repo: https://charts.bitnami.com/bitnami
|
||||||
version: 24.0.8
|
version: 24.1.0
|
||||||
valuesInline:
|
valuesInline:
|
||||||
auth:
|
auth:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ resources:
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
- name: mealie
|
- name: mealie
|
||||||
newTag: v3.7.0
|
newTag: v3.8.0
|
||||||
newName: ghcr.io/mealie-recipes/mealie
|
newName: ghcr.io/mealie-recipes/mealie
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ kind: Kustomization
|
|||||||
namespace: argocd
|
namespace: argocd
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.1
|
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.3
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
- argo-apps.application.yaml
|
- argo-apps.application.yaml
|
||||||
- bootstrap-repo.sealedsecret.yaml
|
- bootstrap-repo.sealedsecret.yaml
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ resources:
|
|||||||
images:
|
images:
|
||||||
- name: dns
|
- name: dns
|
||||||
newName: git.kluster.moll.re/remoll/dns
|
newName: git.kluster.moll.re/remoll/dns
|
||||||
newTag: 0.0.2-build.124
|
newTag: 0.0.2-build.127
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ resources:
|
|||||||
images:
|
images:
|
||||||
- name: controller
|
- name: controller
|
||||||
newName: docker.io/bitnami/sealed-secrets-controller
|
newName: docker.io/bitnami/sealed-secrets-controller
|
||||||
newTag: 0.33.1
|
newTag: 0.34.0
|
||||||
|
|||||||
Reference in New Issue
Block a user