Skip to content

Commit

Permalink
Merge branch 'main' of github.com:geek-cookbook/elf-charts
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
  • Loading branch information
funkypenguin committed Feb 3, 2024
2 parents 61f4915 + 871bdc4 commit c6709a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/other/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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: 1.0.2902-pre-04
version: 1.0.2904-pre-02

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9137,7 +9137,7 @@ iceberg:
enabled: false
image:
repository: ghcr.io/geek-cookbook/iceberg
tag: rolling@sha256:812442b3b9041f27908278b14adaff027afda4c290d0373ea5f66387b6028cff
tag: rolling@sha256:5ef458516d3e2161fb4b50d40291334e2656c8a23ec158a990cb490d1c60b022
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -9198,7 +9198,7 @@ iceberg:
bootstrap: *bootstrap
additionalContainers:
frontend:
image: ghcr.io/geek-cookbook/iceberg:rolling@sha256:812442b3b9041f27908278b14adaff027afda4c290d0373ea5f66387b6028cff
image: ghcr.io/geek-cookbook/iceberg:rolling@sha256:5ef458516d3e2161fb4b50d40291334e2656c8a23ec158a990cb490d1c60b022
command:
- node
- /iceberg/frontend/build
Expand Down

0 comments on commit c6709a2

Please sign in to comment.