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
  • Loading branch information
funkypenguin committed Feb 8, 2024
2 parents cba1d11 + 83c4d83 commit d64ba9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.2955-pre-04
version: 1.0.2957-pre-01

# 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
6 changes: 3 additions & 3 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9189,7 +9189,7 @@ iceberg:
enabled: false
image:
repository: ghcr.io/geek-cookbook/iceberg
tag: rolling@sha256:2a15fdf8353ec5659e691010ee55f4231b8dd9f4804b4ed9042c2d7ce42b8104
tag: rolling@sha256:500e50e7b6dd89a5a12ea9d213526d2e1b7eedde6aec470009048ff62ccb9ddd
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -9242,7 +9242,7 @@ iceberg:
bootstrap: *bootstrap
additionalContainers:
frontend:
image: ghcr.io/geek-cookbook/iceberg:rolling@sha256:2a15fdf8353ec5659e691010ee55f4231b8dd9f4804b4ed9042c2d7ce42b8104
image: ghcr.io/geek-cookbook/iceberg:rolling@sha256:500e50e7b6dd89a5a12ea9d213526d2e1b7eedde6aec470009048ff62ccb9ddd
command:
- /usr/bin/dumb-init
- /bin/bash
Expand Down Expand Up @@ -9351,7 +9351,7 @@ jackett:
enabled: false
image:
repository: ghcr.io/geek-cookbook/jackett
tag: 0.21.1700@sha256:512f888bacc6b355e618a9d2a76b83761d85d29fdc202715977e9b4d271373ec
tag: 0.21.1701@sha256:774949a34c2ef1729668483b8d77c7d71c0321a99f76d91f8ebe543bf5802e91
priorityClassName: tenant-normal
controller:
annotations:
Expand Down

0 comments on commit d64ba9a

Please sign in to comment.