Skip to content

Commit bef4fc7

Browse files
authored
Merge pull request #803 from konstructio/vault-crossplane-upgrade
feat:upgrade vault and crossplane version
2 parents ed5002a + 0608a35 commit bef4fc7

File tree

30 files changed

+45
-45
lines changed

30 files changed

+45
-45
lines changed

akamai-github/templates/mgmt/components/crossplane/crossplane-system/crossplane-system.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ spec:
1515
source:
1616
repoURL: https://charts.crossplane.io/stable
1717
chart: crossplane
18-
targetRevision: 1.12.2
18+
targetRevision: 1.17.0
1919
syncPolicy:
2020
automated:
2121
prune: true
2222
selfHeal: true
2323
syncOptions:
24-
- CreateNamespace=true
24+
- CreateNamespace=true

akamai-github/templates/mgmt/components/vault/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://helm.releases.hashicorp.com
12-
targetRevision: 0.22.0
12+
targetRevision: 0.25.0
1313
helm:
1414
values: |-
1515
server:

aws-github/templates/mgmt/components/crossplane/crossplane-system/crossplane-system.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ spec:
1515
source:
1616
repoURL: https://charts.crossplane.io/stable
1717
chart: crossplane
18-
targetRevision: 1.12.2
18+
targetRevision: 1.17.0
1919
syncPolicy:
2020
automated:
2121
prune: true
2222
selfHeal: true
2323
syncOptions:
24-
- CreateNamespace=true
24+
- CreateNamespace=true

aws-github/templates/mgmt/components/vault/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://helm.releases.hashicorp.com
12-
targetRevision: 0.22.0
12+
targetRevision: 0.25.0
1313
helm:
1414
parameters:
1515
- name: server.route.host

aws-gitlab/templates/mgmt/components/crossplane/crossplane-system/crossplane-system.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ spec:
1515
source:
1616
repoURL: https://charts.crossplane.io/stable
1717
chart: crossplane
18-
targetRevision: 1.12.2
18+
targetRevision: 1.17.0
1919
syncPolicy:
2020
automated:
2121
prune: true
2222
selfHeal: true
2323
syncOptions:
24-
- CreateNamespace=true
24+
- CreateNamespace=true

aws-gitlab/templates/mgmt/components/vault/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://helm.releases.hashicorp.com
12-
targetRevision: 0.22.0
12+
targetRevision: 0.25.0
1313
helm:
1414
parameters:
1515
- name: server.route.host

civo-github/templates/mgmt/components/crossplane/crossplane-system/crossplane-system.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ spec:
1515
source:
1616
repoURL: https://charts.crossplane.io/stable
1717
chart: crossplane
18-
targetRevision: 1.12.2
18+
targetRevision: 1.17.0
1919
syncPolicy:
2020
automated:
2121
prune: true
2222
selfHeal: true
2323
syncOptions:
24-
- CreateNamespace=true
24+
- CreateNamespace=true

civo-github/templates/mgmt/components/vault/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://helm.releases.hashicorp.com
12-
targetRevision: 0.22.0
12+
targetRevision: 0.25.0
1313
helm:
1414
values: |-
1515
server:

civo-gitlab/templates/mgmt/components/crossplane/crossplane-system/crossplane-system.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ spec:
1515
source:
1616
repoURL: https://charts.crossplane.io/stable
1717
chart: crossplane
18-
targetRevision: 1.12.2
18+
targetRevision: 1.17.0
1919
syncPolicy:
2020
automated:
2121
prune: true
2222
selfHeal: true
2323
syncOptions:
24-
- CreateNamespace=true
24+
- CreateNamespace=true

civo-gitlab/templates/mgmt/components/vault/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://helm.releases.hashicorp.com
12-
targetRevision: 0.22.0
12+
targetRevision: 0.25.0
1313
helm:
1414
values: |-
1515
server:

0 commit comments

Comments
 (0)