Compare commits
	
		
			6 Commits
		
	
	
		
			6d296da6f0
			...
			9a8554cbcf
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 9a8554cbcf | |||
| b97cbeaac2 | |||
| 8b4cbbf4f5 | |||
| 27a83f5ca5 | |||
| 0e29198d50 | |||
| 1936bb74bb | 
@@ -12,4 +12,4 @@ namespace: audiobookshelf
 | 
				
			|||||||
images:
 | 
					images:
 | 
				
			||||||
  - name: audiobookshelf
 | 
					  - name: audiobookshelf
 | 
				
			||||||
    newName: ghcr.io/advplyr/audiobookshelf
 | 
					    newName: ghcr.io/advplyr/audiobookshelf
 | 
				
			||||||
    newTag: "2.23.0"
 | 
					    newTag: "2.24.0"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,4 +12,4 @@ namespace: code-server
 | 
				
			|||||||
images:
 | 
					images:
 | 
				
			||||||
  - name: code-server
 | 
					  - name: code-server
 | 
				
			||||||
    newName: ghcr.io/coder/code-server
 | 
					    newName: ghcr.io/coder/code-server
 | 
				
			||||||
    newTag: 4.100.2-fedora
 | 
					    newTag: 4.100.3-fedora
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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: 9.2.1
 | 
					    version: 9.2.2
 | 
				
			||||||
    valuesFile: grafana.values.yaml
 | 
					    valuesFile: grafana.values.yaml
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -21,7 +21,7 @@ helmCharts:
 | 
				
			|||||||
  - name: redis
 | 
					  - name: redis
 | 
				
			||||||
    releaseName: redis
 | 
					    releaseName: redis
 | 
				
			||||||
    repo: https://charts.bitnami.com/bitnami
 | 
					    repo: https://charts.bitnami.com/bitnami
 | 
				
			||||||
    version: 21.1.10
 | 
					    version: 21.1.11
 | 
				
			||||||
    valuesInline:
 | 
					    valuesInline:
 | 
				
			||||||
      auth:
 | 
					      auth:
 | 
				
			||||||
        enabled: false
 | 
					        enabled: false
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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=v2.13.3
 | 
					  - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.6
 | 
				
			||||||
  - ingress.yaml
 | 
					  - ingress.yaml
 | 
				
			||||||
  - argo-apps.application.yaml
 | 
					  - argo-apps.application.yaml
 | 
				
			||||||
  - bootstrap-repo.sealedsecret.yaml
 | 
					  - bootstrap-repo.sealedsecret.yaml
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user