Skip to content

Commit

Permalink
Bump version in unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
J12934 committed Nov 8, 2023
1 parent e36a5cd commit e2eaab7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions helm/multi-juicer/tests/__snapshot__/multijuicer_test.yaml.snap
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ default values render correctly:
},
"juiceShop": {
"image": "bkimminich/juice-shop",
"tag": "v15.2.1",
"tag": "v15.3.0",
"imagePullPolicy": "IfNotPresent",
"ctfKey": "[email protected]!9uR_K!NfkkTr",
"nodeEnv": "multi-juicer",
Expand Down Expand Up @@ -179,7 +179,7 @@ default values render correctly:
template:
metadata:
annotations:
checksum/config: 03ee60e388949bc282a54bfa23b3aaa298987d11f4ed6297851b6098ede3b4b9
checksum/config: cf48275312cac7c9cacf895b9002eca3e01e3fcfb6b0936d2fc85716da847c2a
checksum/secret: 251cfd8e9e6e2060f9bce6d7ab720ed1658fee709ffddb5c877b0a366f3ff49c
labels:
app.kubernetes.io/component: load-balancer
Expand Down Expand Up @@ -2710,7 +2710,7 @@ full values render out correctly:
},
"juiceShop": {
"image": "bkimminich/juice-shop",
"tag": "v15.2.1",
"tag": "v15.3.0",
"imagePullPolicy": "IfNotPresent",
"ctfKey": "DONT_LET_ME_FIND_YOU_USING_THIS_EXACT_VALUE",
"nodeEnv": "ctf",
Expand Down Expand Up @@ -2760,7 +2760,7 @@ full values render out correctly:
template:
metadata:
annotations:
checksum/config: f97b4a4ee46fa766c0bde40ccac6379dec793608180af24296e6de43f61a412a
checksum/config: 947dc2e05e7d0515da848adf5e029ee2d423e134c673de366cfd6dd444b07980
checksum/secret: 0e71fd1d122c1673521f3c4baba3d8bf7cb1687efd832017a2a2f9aa7414a283
labels:
app.kubernetes.io/component: load-balancer
Expand Down Expand Up @@ -3309,7 +3309,7 @@ production notes work correctly:
},
"juiceShop": {
"image": "bkimminich/juice-shop",
"tag": "v15.2.1",
"tag": "v15.3.0",
"imagePullPolicy": "IfNotPresent",
"ctfKey": "DONT_LET_ME_FIND_YOU_USING_THIS_EXACT_VALUE",
"nodeEnv": "ctf",
Expand Down Expand Up @@ -3359,7 +3359,7 @@ production notes work correctly:
template:
metadata:
annotations:
checksum/config: f97b4a4ee46fa766c0bde40ccac6379dec793608180af24296e6de43f61a412a
checksum/config: 947dc2e05e7d0515da848adf5e029ee2d423e134c673de366cfd6dd444b07980
checksum/secret: 0e71fd1d122c1673521f3c4baba3d8bf7cb1687efd832017a2a2f9aa7414a283
labels:
app.kubernetes.io/component: load-balancer
Expand Down

0 comments on commit e2eaab7

Please sign in to comment.