Skip to content

Commit f8921c3

Browse files
authored
Merge pull request #575 from mbaldessari/vault-1.17.3
Upgrade vault to 1.17.3
2 parents 6cd5b50 + bd74dba commit f8921c3

6 files changed

Lines changed: 11 additions & 11 deletions

hashicorp-vault/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ vault:
4848
termination: "reencrypt"
4949
image:
5050
repository: "registry.connect.redhat.com/hashicorp/vault"
51-
tag: "1.17.2-ubi"
51+
tag: "1.17.3-ubi"

tests/hashicorp-vault-industrial-edge-factory.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ spec:
206206
containers:
207207
- name: vault
208208

209-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
209+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
210210
imagePullPolicy: IfNotPresent
211211
command:
212212
- "/bin/sh"
@@ -375,7 +375,7 @@ spec:
375375

376376
containers:
377377
- name: hashicorp-vault-server-test
378-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
378+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
379379
imagePullPolicy: IfNotPresent
380380
env:
381381
- name: VAULT_ADDR

tests/hashicorp-vault-industrial-edge-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ spec:
206206
containers:
207207
- name: vault
208208

209-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
209+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
210210
imagePullPolicy: IfNotPresent
211211
command:
212212
- "/bin/sh"
@@ -375,7 +375,7 @@ spec:
375375

376376
containers:
377377
- name: hashicorp-vault-server-test
378-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
378+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
379379
imagePullPolicy: IfNotPresent
380380
env:
381381
- name: VAULT_ADDR

tests/hashicorp-vault-medical-diagnosis-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ spec:
206206
containers:
207207
- name: vault
208208

209-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
209+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
210210
imagePullPolicy: IfNotPresent
211211
command:
212212
- "/bin/sh"
@@ -375,7 +375,7 @@ spec:
375375

376376
containers:
377377
- name: hashicorp-vault-server-test
378-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
378+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
379379
imagePullPolicy: IfNotPresent
380380
env:
381381
- name: VAULT_ADDR

tests/hashicorp-vault-naked.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ spec:
206206
containers:
207207
- name: vault
208208

209-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
209+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
210210
imagePullPolicy: IfNotPresent
211211
command:
212212
- "/bin/sh"
@@ -375,7 +375,7 @@ spec:
375375

376376
containers:
377377
- name: hashicorp-vault-server-test
378-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
378+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
379379
imagePullPolicy: IfNotPresent
380380
env:
381381
- name: VAULT_ADDR

tests/hashicorp-vault-normal.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ spec:
206206
containers:
207207
- name: vault
208208

209-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
209+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
210210
imagePullPolicy: IfNotPresent
211211
command:
212212
- "/bin/sh"
@@ -375,7 +375,7 @@ spec:
375375

376376
containers:
377377
- name: hashicorp-vault-server-test
378-
image: registry.connect.redhat.com/hashicorp/vault:1.17.2-ubi
378+
image: registry.connect.redhat.com/hashicorp/vault:1.17.3-ubi
379379
imagePullPolicy: IfNotPresent
380380
env:
381381
- name: VAULT_ADDR

0 commit comments

Comments
 (0)