Compare commits

...

6 Commits

Author SHA1 Message Date
Nikolai Rodionov
e2690aacd0 Update the lockfile 2024-09-09 09:44:20 +02:00
Nikolai Rodionov
057afab18c chore(release): Update a release: postgresql-server
A release has been updated:
			Name: postgresql-server 
			Namespace: postgresql-server
			Version: 15.5.28
			Chart: bitnami-oci/postgresql-server
2024-09-09 09:44:20 +02:00
Nikolai Rodionov
78afadbfbe chore(release): Update a release: istiod
A release has been updated:
			Name: istiod 
			Namespace: istio-system
			Version: 1.23.0
			Chart: istio/istiod
2024-09-09 09:44:20 +02:00
Nikolai Rodionov
3482af63bb chore(release): Update a release: istio-ingressgateway
A release has been updated:
			Name: istio-ingressgateway 
			Namespace: istio-system
			Version: 1.19.2
			Chart: istio/istio-ingressgateway
2024-09-09 09:44:20 +02:00
Nikolai Rodionov
9f3508fbc2 chore(release): Update a release: istio-base
A release has been updated:
			Name: istio-base 
			Namespace: istio-system
			Version: 1.19.2
			Chart: istio/istio-base
2024-09-09 09:44:20 +02:00
Nikolai Rodionov
44aa39bd90 chore(release): Update a release: metrics-server
A release has been updated:
			Name: metrics-server 
			Namespace: kube-system
			Version: 3.11.0
			Chart: metrics-server/metrics-server
2024-09-09 09:44:20 +02:00
7 changed files with 38 additions and 125 deletions

View File

@ -4,7 +4,7 @@
namespace: kube-system
repourl: https://kubernetes-sigs.github.io/metrics-server/
reponame: metrics-server
gitcommit: 88f7f5e8b9353f9138e046abefe6910cdc6e277d
gitcommit: 44aa39bd902237121b0a336916f9f2a5852659f9
values: {}
secrets: {}
- chart: base
@ -13,7 +13,7 @@
namespace: istio-system
repourl: https://istio-release.storage.googleapis.com/charts
reponame: istio
gitcommit: 8bb5e96eff6dd13dcc8a74e7c36226c745702555
gitcommit: 9f3508fbc21c811054c963e0d659b0d0fd31ef4d
values: {}
secrets: {}
- chart: gateway
@ -22,7 +22,7 @@
namespace: istio-system
repourl: https://istio-release.storage.googleapis.com/charts
reponame: istio
gitcommit: d932cd46e2bfda4a0b0e944fbb1cd2e140e73f9a
gitcommit: 3482af63bb7ebcdbe4b49ff76571136491fda701
values: {}
secrets: {}
- chart: istiod
@ -31,7 +31,7 @@
namespace: istio-system
repourl: https://istio-release.storage.googleapis.com/charts
reponame: istio
gitcommit: c737d06c5043fa81c10891bd5c6dd30c1177297b
gitcommit: 78afadbfbe5b1cf0bfe5023270e94c93d9a73a78
values: {}
secrets: {}
- chart: postgresql
@ -40,7 +40,7 @@
namespace: postgresql-server
repourl: oci://registry-1.docker.io/bitnamicharts
reponame: bitnami-oci
gitcommit: 6f4ff9a748a9bb1309ba92e5adda7d6db567f726
gitcommit: 057afab18c9a6588ecbed71d6a93c230cf58bf5e
values:
postgresql-server-postgresql-server-values.postgres.yaml: BwZ5LhPSHSzyYVvEnqyNDn7y7ZY=
secrets:

View File

@ -1,22 +1,6 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
creationTimestamp: null
name: istio-base
namespace: flux-system
spec:
chart:
spec:
chart: base
sourceRef:
kind: HelmRepository
name: istio
namespace: flux-system
releases:
- chart: ../charts/base-istio-base
version: 1.19.2
install:
crds: Create
createNamespace: true
interval: 0s
releaseName: istio-base
targetNamespace: istio-system
status: {}
name: istio-base
namespace: istio-system
templates: {}

View File

@ -1,22 +1,6 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
creationTimestamp: null
name: istio-ingressgateway
namespace: flux-system
spec:
chart:
spec:
chart: gateway
sourceRef:
kind: HelmRepository
name: istio
namespace: flux-system
releases:
- chart: ../charts/gateway-istio-ingressgateway
version: 1.19.2
install:
crds: Create
createNamespace: true
interval: 0s
releaseName: istio-ingressgateway
targetNamespace: istio-system
status: {}
name: istio-ingressgateway
namespace: istio-system
templates: {}

View File

@ -1,22 +1,6 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
creationTimestamp: null
name: istiod
namespace: flux-system
spec:
chart:
spec:
chart: istiod
sourceRef:
kind: HelmRepository
name: istio
namespace: flux-system
releases:
- chart: ../charts/istiod-istiod
version: 1.23.0
install:
crds: Create
createNamespace: true
interval: 0s
releaseName: istiod
targetNamespace: istio-system
status: {}
name: istiod
namespace: istio-system
templates: {}

View File

@ -1,22 +1,6 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
creationTimestamp: null
name: metrics-server
namespace: flux-system
spec:
chart:
spec:
chart: metrics-server
sourceRef:
kind: HelmRepository
name: metrics-server
namespace: flux-system
releases:
- chart: ../charts/metrics-server-metrics-server
version: 3.11.0
install:
crds: Create
createNamespace: true
interval: 0s
releaseName: metrics-server
targetNamespace: kube-system
status: {}
name: metrics-server
namespace: kube-system
templates: {}

View File

@ -1,29 +1,6 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
creationTimestamp: null
name: postgresql-server
namespace: flux-system
spec:
chart:
spec:
chart: postgresql
sourceRef:
kind: HelmRepository
name: bitnami-oci
namespace: flux-system
releases:
- chart: ../charts/postgresql-postgresql-server
version: 15.5.28
install:
crds: Create
createNamespace: true
interval: 0s
releaseName: postgresql-server
targetNamespace: postgresql-server
valuesFrom:
- kind: ConfigMap
name: postgresql-server-values.postgres.yaml
valuesKey: postgresql-server-values.postgres.yaml
- kind: Secret
name: postgresql-server-secrets.postgres.yaml
valuesKey: postgresql-server-secrets.postgres.yaml
status: {}
name: postgresql-server
namespace: postgresql-server
templates: {}

View File

@ -1,7 +1,7 @@
global:
postgresql:
auth:
postgresPassword: ENC[AES256_GCM,data:2B0QQ85bb+nbeuBLMIc=,iv:/fL9ERmC0K94lIyl/Ihj5A5oPpwfYRJiIeh+NrmgBXo=,tag:l7LC4uOtFzWpMPCEMrRuBA==,type:str]
postgresPassword: ENC[AES256_GCM,data:2PaaQ2HZFUk2ymUdRJ8=,iv:tFRVnsO1vtLu9CgZCe5docEobU2x1DjR+yil4dMzaUg=,tag:bMDA9QpA13ERSFoNdbaspw==,type:str]
sops:
kms: []
gcp_kms: []
@ -11,14 +11,14 @@ sops:
- recipient: age1hcpgy4yy4psp6y2jt8waemzgg7crtlpxf3a48l6jvl6zmxll3vjsxj75vu
enc: |
-----BEGIN AGE ENCRYPTED FILE-----
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBZK29ObzJHRjRlcTNlVlY0
TS9sZmVMU2c0cnYrKzI5M204NnJNOUNrcmx3CmhyaXd4TStFbTZKZWpjOTFpcnUy
THR0ejNjVEsrRWJsQzhJQmx1QnVWRzgKLS0tIHZQQkttZkVWcGZuTXBUTUJlVzlC
ZUI4cmk3emZLczZSSGlpK3JEZjJwN1EKtdG6HA3QYz3EoOPg6Ufb4mDKcy88jVlV
x0zrcS3V1mYm1cnN/Z2Qr6s7AIbgDtdfdIJdJIX6Cqg7CkdQmQIxig==
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBNOTExWEU4M3d6T09IQ1RW
UkZHdWIrcDF0ZWllRjJub0FHMlRYdWUzL2lVCkN4alljbWdGeXFoSHNyUDhVbld0
cUZGOUludEt5VUpaTTBRU3IxWDA5SzAKLS0tIGxPdTRUZm5LTXFScG9CM3JkY0hp
L3dycTRmeW9tcFVjeXZyYm83SUV6VEUKPJt3kxf8wCWc8Ks2Yr0d07mLh+BWK/ey
x/qG/bYBV4o0uIJl5A0pasGxoZzE+VYWmWy0tJoZfhiM0H3pFo3pXg==
-----END AGE ENCRYPTED FILE-----
lastmodified: "2024-09-09T07:42:35Z"
mac: ENC[AES256_GCM,data:e+Jw6h8CQLtcQMxhFz0+TaAjES36bB5fRb5CpJKDqltU6kT+To8894+WhrEXLD2TrYZ0dXyCR5HZtyrWPubFr5pnXh4QkLnRNbMmQnrPgh8H1HKxIliWgvlr5Xl4c0v35UvWXi/yvh7zmjh+YtT8XSSfaypryw+Hn8clTPy5/gk=,iv:5ihE/t+CUpc7SSoRxtA4kkOTpRRc+4A+veV/Tnfyalk=,tag:wG5vE5HslYkclL8wiSReIw==,type:str]
lastmodified: "2024-09-09T07:44:20Z"
mac: ENC[AES256_GCM,data:imtDA5YEETCcaCh9m+nkUNInMTWwyB4JirJuB446dJRulNNWVrzPysm/424lJDKa3AmHFwRQXQXXlk0+dCbvUtYM5FwRaNtfyNSJsGemfDEA60ze7/ZcAAiktCd2quMGKwLGXnQsL2Ph9TJ+Ci2gA16hyF9AFgFcJvWQ7r4UpaM=,iv:c17qHxxJx4XnB4RKaEHgiRziqoTgGpLiQJgMPpLVtFI=,tag:fg/Is7ryBEAVJdtN0okwxw==,type:str]
pgp: []
unencrypted_suffix: _unencrypted
version: 3.9.0