Update the lockfile
This commit is contained in:
		@@ -2,6 +2,5 @@ helmfiles:
 | 
				
			|||||||
- path: ./src/istio-base.yaml
 | 
					- path: ./src/istio-base.yaml
 | 
				
			||||||
- path: ./src/istio-ingressgateway.yaml
 | 
					- path: ./src/istio-ingressgateway.yaml
 | 
				
			||||||
- path: ./src/istiod.yaml
 | 
					- path: ./src/istiod.yaml
 | 
				
			||||||
- path: ./src/metrics-server.yaml
 | 
					 | 
				
			||||||
- path: ./src/postgresql-server.yaml
 | 
					- path: ./src/postgresql-server.yaml
 | 
				
			||||||
templates: {}
 | 
					templates: {}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,19 +1,10 @@
 | 
				
			|||||||
- chart: metrics-server
 | 
					 | 
				
			||||||
  release: metrics-server
 | 
					 | 
				
			||||||
  version: 3.11.0
 | 
					 | 
				
			||||||
  namespace: kube-system
 | 
					 | 
				
			||||||
  repourl: https://kubernetes-sigs.github.io/metrics-server/
 | 
					 | 
				
			||||||
  reponame: metrics-server
 | 
					 | 
				
			||||||
  gitcommit: 5027cbbe5552db934dd46705ec2c3e20dda5bbea
 | 
					 | 
				
			||||||
  values: {}
 | 
					 | 
				
			||||||
  secrets: {}
 | 
					 | 
				
			||||||
- chart: base
 | 
					- chart: base
 | 
				
			||||||
  release: istio-base
 | 
					  release: istio-base
 | 
				
			||||||
  version: 1.19.2
 | 
					  version: 1.19.2
 | 
				
			||||||
  namespace: istio-system
 | 
					  namespace: istio-system
 | 
				
			||||||
  repourl: https://istio-release.storage.googleapis.com/charts
 | 
					  repourl: https://istio-release.storage.googleapis.com/charts
 | 
				
			||||||
  reponame: istio
 | 
					  reponame: istio
 | 
				
			||||||
  gitcommit: 216fed99deed4921ffe4e4012817d4d5a1771081
 | 
					  gitcommit: 287ff4d63b9c13ae5cf0f25a5700619b439c6f4f
 | 
				
			||||||
  values: {}
 | 
					  values: {}
 | 
				
			||||||
  secrets: {}
 | 
					  secrets: {}
 | 
				
			||||||
- chart: gateway
 | 
					- chart: gateway
 | 
				
			||||||
@@ -22,7 +13,7 @@
 | 
				
			|||||||
  namespace: istio-system
 | 
					  namespace: istio-system
 | 
				
			||||||
  repourl: https://istio-release.storage.googleapis.com/charts
 | 
					  repourl: https://istio-release.storage.googleapis.com/charts
 | 
				
			||||||
  reponame: istio
 | 
					  reponame: istio
 | 
				
			||||||
  gitcommit: 4abd1ae32dd69981f2f00f42b8e19ac8abcc60d1
 | 
					  gitcommit: ebb84099249df55ea1601f992528af5690d2f7ab
 | 
				
			||||||
  values: {}
 | 
					  values: {}
 | 
				
			||||||
  secrets: {}
 | 
					  secrets: {}
 | 
				
			||||||
- chart: istiod
 | 
					- chart: istiod
 | 
				
			||||||
@@ -31,7 +22,7 @@
 | 
				
			|||||||
  namespace: istio-system
 | 
					  namespace: istio-system
 | 
				
			||||||
  repourl: https://istio-release.storage.googleapis.com/charts
 | 
					  repourl: https://istio-release.storage.googleapis.com/charts
 | 
				
			||||||
  reponame: istio
 | 
					  reponame: istio
 | 
				
			||||||
  gitcommit: 51ca68131a4781d6a5e3a887738b16dee077ddf7
 | 
					  gitcommit: c6f2fde48d060fb95c332e9520c37b3e08173735
 | 
				
			||||||
  values: {}
 | 
					  values: {}
 | 
				
			||||||
  secrets: {}
 | 
					  secrets: {}
 | 
				
			||||||
- chart: postgresql
 | 
					- chart: postgresql
 | 
				
			||||||
@@ -40,7 +31,7 @@
 | 
				
			|||||||
  namespace: postgresql-server
 | 
					  namespace: postgresql-server
 | 
				
			||||||
  repourl: oci://registry-1.docker.io/bitnamicharts
 | 
					  repourl: oci://registry-1.docker.io/bitnamicharts
 | 
				
			||||||
  reponame: bitnami-oci
 | 
					  reponame: bitnami-oci
 | 
				
			||||||
  gitcommit: 518be6331664803adf229d486d733ba9ce621ed4
 | 
					  gitcommit: 7064e49da9f925d14d8e631923bc82abc18548e0
 | 
				
			||||||
  values:
 | 
					  values:
 | 
				
			||||||
    postgresql-server-postgresql-server-values.postgres.yaml: BwZ5LhPSHSzyYVvEnqyNDn7y7ZY=
 | 
					    postgresql-server-postgresql-server-values.postgres.yaml: BwZ5LhPSHSzyYVvEnqyNDn7y7ZY=
 | 
				
			||||||
  secrets:
 | 
					  secrets:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user