Compare commits
29 Commits
d13d00f935
...
renovate/c
Author | SHA1 | Date | |
---|---|---|---|
e2074d189b | |||
![]() |
5c1fe14b9d | ||
![]() |
3b18336244 | ||
![]() |
5c6f2b2b31 | ||
![]() |
9defb45c00 | ||
![]() |
34ea3e4680 | ||
![]() |
7866e7871f | ||
![]() |
790cd2b4a2 | ||
![]() |
76c6f27a50 | ||
![]() |
59de310c14 | ||
![]() |
37c3b0fb90 | ||
![]() |
89a456921c | ||
![]() |
7064e49da9 | ||
![]() |
c6f2fde48d | ||
![]() |
ebb8409924 | ||
![]() |
287ff4d63b | ||
![]() |
8c767f029b | ||
![]() |
e738c1ef32 | ||
![]() |
518be63316 | ||
![]() |
51ca68131a | ||
![]() |
4abd1ae32d | ||
![]() |
216fed99de | ||
![]() |
5027cbbe55 | ||
![]() |
e2690aacd0 | ||
![]() |
057afab18c | ||
![]() |
78afadbfbe | ||
![]() |
3482af63bb | ||
![]() |
9f3508fbc2 | ||
![]() |
44aa39bd90 |
@@ -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: {}
|
||||||
|
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
@@ -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: 88f7f5e8b9353f9138e046abefe6910cdc6e277d
|
|
||||||
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: 8bb5e96eff6dd13dcc8a74e7c36226c745702555
|
gitcommit: 34ea3e4680618b58d60aaa6b3ed3bfd80272edbd
|
||||||
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: d932cd46e2bfda4a0b0e944fbb1cd2e140e73f9a
|
gitcommit: 9defb45c00e6a17b5029f27a9b0eff3e3b957391
|
||||||
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: c737d06c5043fa81c10891bd5c6dd30c1177297b
|
gitcommit: 5c6f2b2b31ea7b55b2c3b6ccc97d673cae0a60a8
|
||||||
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: 6f4ff9a748a9bb1309ba92e5adda7d6db567f726
|
gitcommit: 3b1833624436a954366d60e959bed52add4c5be7
|
||||||
values:
|
values:
|
||||||
postgresql-server-postgresql-server-values.postgres.yaml: BwZ5LhPSHSzyYVvEnqyNDn7y7ZY=
|
postgresql-server-postgresql-server-values.postgres.yaml: BwZ5LhPSHSzyYVvEnqyNDn7y7ZY=
|
||||||
secrets:
|
secrets:
|
||||||
|
@@ -1,22 +1,6 @@
|
|||||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
releases:
|
||||||
kind: HelmRelease
|
- chart: ../charts/base-istio-base
|
||||||
metadata:
|
version: 1.19.2
|
||||||
creationTimestamp: null
|
|
||||||
name: istio-base
|
name: istio-base
|
||||||
namespace: flux-system
|
namespace: istio-system
|
||||||
spec:
|
templates: {}
|
||||||
chart:
|
|
||||||
spec:
|
|
||||||
chart: base
|
|
||||||
sourceRef:
|
|
||||||
kind: HelmRepository
|
|
||||||
name: istio
|
|
||||||
namespace: flux-system
|
|
||||||
version: 1.19.2
|
|
||||||
install:
|
|
||||||
crds: Create
|
|
||||||
createNamespace: true
|
|
||||||
interval: 0s
|
|
||||||
releaseName: istio-base
|
|
||||||
targetNamespace: istio-system
|
|
||||||
status: {}
|
|
||||||
|
@@ -1,22 +1,6 @@
|
|||||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
releases:
|
||||||
kind: HelmRelease
|
- chart: ../charts/gateway-istio-ingressgateway
|
||||||
metadata:
|
version: 1.19.2
|
||||||
creationTimestamp: null
|
|
||||||
name: istio-ingressgateway
|
name: istio-ingressgateway
|
||||||
namespace: flux-system
|
namespace: istio-system
|
||||||
spec:
|
templates: {}
|
||||||
chart:
|
|
||||||
spec:
|
|
||||||
chart: gateway
|
|
||||||
sourceRef:
|
|
||||||
kind: HelmRepository
|
|
||||||
name: istio
|
|
||||||
namespace: flux-system
|
|
||||||
version: 1.19.2
|
|
||||||
install:
|
|
||||||
crds: Create
|
|
||||||
createNamespace: true
|
|
||||||
interval: 0s
|
|
||||||
releaseName: istio-ingressgateway
|
|
||||||
targetNamespace: istio-system
|
|
||||||
status: {}
|
|
||||||
|
@@ -1,22 +1,6 @@
|
|||||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
releases:
|
||||||
kind: HelmRelease
|
- chart: ../charts/istiod-istiod
|
||||||
metadata:
|
version: 1.23.0
|
||||||
creationTimestamp: null
|
|
||||||
name: istiod
|
name: istiod
|
||||||
namespace: flux-system
|
namespace: istio-system
|
||||||
spec:
|
templates: {}
|
||||||
chart:
|
|
||||||
spec:
|
|
||||||
chart: istiod
|
|
||||||
sourceRef:
|
|
||||||
kind: HelmRepository
|
|
||||||
name: istio
|
|
||||||
namespace: flux-system
|
|
||||||
version: 1.23.0
|
|
||||||
install:
|
|
||||||
crds: Create
|
|
||||||
createNamespace: true
|
|
||||||
interval: 0s
|
|
||||||
releaseName: istiod
|
|
||||||
targetNamespace: istio-system
|
|
||||||
status: {}
|
|
||||||
|
@@ -1,22 +0,0 @@
|
|||||||
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
|
|
||||||
version: 3.11.0
|
|
||||||
install:
|
|
||||||
crds: Create
|
|
||||||
createNamespace: true
|
|
||||||
interval: 0s
|
|
||||||
releaseName: metrics-server
|
|
||||||
targetNamespace: kube-system
|
|
||||||
status: {}
|
|
@@ -1,29 +1,6 @@
|
|||||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
releases:
|
||||||
kind: HelmRelease
|
- chart: ../charts/postgresql-postgresql-server
|
||||||
metadata:
|
version: 15.5.28
|
||||||
creationTimestamp: null
|
|
||||||
name: postgresql-server
|
name: postgresql-server
|
||||||
namespace: flux-system
|
namespace: postgresql-server
|
||||||
spec:
|
templates: {}
|
||||||
chart:
|
|
||||||
spec:
|
|
||||||
chart: postgresql
|
|
||||||
sourceRef:
|
|
||||||
kind: HelmRepository
|
|
||||||
name: bitnami-oci
|
|
||||||
namespace: flux-system
|
|
||||||
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: {}
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
global:
|
global:
|
||||||
postgresql:
|
postgresql:
|
||||||
auth:
|
auth:
|
||||||
postgresPassword: ENC[AES256_GCM,data:2B0QQ85bb+nbeuBLMIc=,iv:/fL9ERmC0K94lIyl/Ihj5A5oPpwfYRJiIeh+NrmgBXo=,tag:l7LC4uOtFzWpMPCEMrRuBA==,type:str]
|
postgresPassword: ENC[AES256_GCM,data:qvqQ7KQU2fVl2C2+7ac=,iv:t3les6CN0KYdWn1nTsO4j26G3385I4H8W0GgmInAp+0=,tag:DRVOJ8HM0MsUulWbMP92fQ==,type:str]
|
||||||
sops:
|
sops:
|
||||||
kms: []
|
kms: []
|
||||||
gcp_kms: []
|
gcp_kms: []
|
||||||
@@ -11,14 +11,14 @@ sops:
|
|||||||
- recipient: age1hcpgy4yy4psp6y2jt8waemzgg7crtlpxf3a48l6jvl6zmxll3vjsxj75vu
|
- recipient: age1hcpgy4yy4psp6y2jt8waemzgg7crtlpxf3a48l6jvl6zmxll3vjsxj75vu
|
||||||
enc: |
|
enc: |
|
||||||
-----BEGIN AGE ENCRYPTED FILE-----
|
-----BEGIN AGE ENCRYPTED FILE-----
|
||||||
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBZK29ObzJHRjRlcTNlVlY0
|
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBjM1ZoeWVLR2V2SytpVHA1
|
||||||
TS9sZmVMU2c0cnYrKzI5M204NnJNOUNrcmx3CmhyaXd4TStFbTZKZWpjOTFpcnUy
|
emZHZUU1aGEvMktBQ2d5NGZ2eXAvdXVDdzFFCmNGWHN3K2VVTXR6ejNFSWR3d1RW
|
||||||
THR0ejNjVEsrRWJsQzhJQmx1QnVWRzgKLS0tIHZQQkttZkVWcGZuTXBUTUJlVzlC
|
RmwzVS8xendwN0NxOXBVeGgzYUJxbmcKLS0tIHBnUnJYK3lkbW5MTEpwd3hxQXJH
|
||||||
ZUI4cmk3emZLczZSSGlpK3JEZjJwN1EKtdG6HA3QYz3EoOPg6Ufb4mDKcy88jVlV
|
UEJvSWFwUXdxdXh6WEU1ZDFRNVQzTmsKnN3q/G3T3M/cbIoMDapXdGVQ4QqG8smi
|
||||||
x0zrcS3V1mYm1cnN/Z2Qr6s7AIbgDtdfdIJdJIX6Cqg7CkdQmQIxig==
|
1kb81NaI/R6XBIbT7ZTTHq4ZfTx+Ic6Ue3vQpDKUEu8l1gPkXH4Jqw==
|
||||||
-----END AGE ENCRYPTED FILE-----
|
-----END AGE ENCRYPTED FILE-----
|
||||||
lastmodified: "2024-09-09T07:42:35Z"
|
lastmodified: "2024-09-09T08:07:11Z"
|
||||||
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]
|
mac: ENC[AES256_GCM,data:UCqgL95SpetXlbi/yDnsr7152bmohd4ofg8hJnId4Cef1egTtRShYoeP/yAoUBkjkZleEGP9zoYhoAj0Rqn5T7yjf8DGu2XcImh7QDKl8OqJ4A85+zCdLqFuXqPN7WI5+4oW6zNjiz+SAistG+C9F4WlMn5IfWtXDA0kLTImoZc=,iv:p+V6xc93UxN+MmBMUBiWXNxnLKJZwKylGpFCC6Dyzxc=,tag:iClAasMivY2D9QpjYTZJZg==,type:str]
|
||||||
pgp: []
|
pgp: []
|
||||||
unencrypted_suffix: _unencrypted
|
unencrypted_suffix: _unencrypted
|
||||||
version: 3.9.0
|
version: 3.9.0
|
||||||
|
Reference in New Issue
Block a user