Skip to content

Commit

Permalink
chore(spring-boot): re-release of 5.1.3 with no actual changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Laffs2k5 committed Jun 12, 2024
1 parent c4b777e commit 7e8151d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion charts/dsb-spring-boot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 5.1.2
version: 5.1.3
30 changes: 15 additions & 15 deletions charts/dsb-spring-boot/tests/__snapshot__/rendering_test.yaml.snap
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Full manifest should match snapshot:
template:
metadata:
annotations:
checksum: chart-version=5.1.2_config-hash=98b985d023b78ca4dc9949dec64f66597eb25815ac49e2612bf01e77d47624ea
checksum: chart-version=5.1.3_config-hash=083bf07863f6248bc33231985aea217118acb34a56840099c4faa039073a3341
labels:
app: RELEASE-NAME-db-app
spec:
Expand Down Expand Up @@ -245,7 +245,7 @@ Full manifest should match snapshot:
metadata:
annotations:
apparmor.security.beta.kubernetes.io/pod: runtime/default
checksum: chart-version=5.1.2_config-hash=e0678d2458f6034658a06150389218f43c8e4e3256756525d0a4529a2ce8f279
checksum: chart-version=5.1.3_config-hash=e0678d2458f6034658a06150389218f43c8e4e3256756525d0a4529a2ce8f279
co.elastic.logs/json.add_error_key: "true"
co.elastic.logs/json.keys_under_root: "true"
co.elastic.logs/json.overwrite_keys: "true"
Expand All @@ -258,9 +258,9 @@ Full manifest should match snapshot:
app.kubernetes.io/part-of: Verification stuff
app.kubernetes.io/version: greatest
azure.workload.identity/use: "true"
helm.sh/chart: dsb-spring-boot-5.1.2
helm.sh/chart: dsb-spring-boot-5.1.3
helm.sh/chart-name: dsb-spring-boot
helm.sh/chart-version: 5.1.2
helm.sh/chart-version: 5.1.3
spec:
affinity:
podAntiAffinity:
Expand Down Expand Up @@ -453,9 +453,9 @@ Full manifest should match snapshot:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: Rendering test
app.kubernetes.io/part-of: Verification stuff
helm.sh/chart: dsb-spring-boot-5.1.2
helm.sh/chart: dsb-spring-boot-5.1.3
helm.sh/chart-name: dsb-spring-boot
helm.sh/chart-version: 5.1.2
helm.sh/chart-version: 5.1.3
name: RELEASE-NAME
namespace: NAMESPACE
spec:
Expand Down Expand Up @@ -504,10 +504,10 @@ Full manifest should match snapshot:
app.kubernetes.io/part-of: Verification stuff
app.kubernetes.io/version: greatest
chart-name: dsb-spring-boot
chart-version: 5.1.2
helm.sh/chart: dsb-spring-boot-5.1.2
chart-version: 5.1.3
helm.sh/chart: dsb-spring-boot-5.1.3
helm.sh/chart-name: dsb-spring-boot
helm.sh/chart-version: 5.1.2
helm.sh/chart-version: 5.1.3
management.port: "81"
spring-boot: "true"
name: RELEASE-NAME
Expand Down Expand Up @@ -569,7 +569,7 @@ Minimal manifest should match snapshot:
metadata:
annotations:
apparmor.security.beta.kubernetes.io/pod: runtime/default
checksum: chart-version=5.1.2_config-hash=a852fe4f1f87db4cae8924a3cc9190d1a6d20810cb3b0739daf5977ba95e553b
checksum: chart-version=5.1.3_config-hash=a852fe4f1f87db4cae8924a3cc9190d1a6d20810cb3b0739daf5977ba95e553b
co.elastic.logs/json.add_error_key: "true"
co.elastic.logs/json.keys_under_root: "true"
co.elastic.logs/json.overwrite_keys: "true"
Expand All @@ -582,9 +582,9 @@ Minimal manifest should match snapshot:
app.kubernetes.io/part-of: RELEASE-NAME
app.kubernetes.io/version: latest
azure.workload.identity/use: "false"
helm.sh/chart: dsb-spring-boot-5.1.2
helm.sh/chart: dsb-spring-boot-5.1.3
helm.sh/chart-name: dsb-spring-boot
helm.sh/chart-version: 5.1.2
helm.sh/chart-version: 5.1.3
spec:
affinity:
podAntiAffinity:
Expand Down Expand Up @@ -680,10 +680,10 @@ Minimal manifest should match snapshot:
app.kubernetes.io/part-of: RELEASE-NAME
app.kubernetes.io/version: latest
chart-name: dsb-spring-boot
chart-version: 5.1.2
helm.sh/chart: dsb-spring-boot-5.1.2
chart-version: 5.1.3
helm.sh/chart: dsb-spring-boot-5.1.3
helm.sh/chart-name: dsb-spring-boot
helm.sh/chart-version: 5.1.2
helm.sh/chart-version: 5.1.3
management.port: "8180"
spring-boot: "true"
name: RELEASE-NAME
Expand Down

0 comments on commit 7e8151d

Please sign in to comment.