Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.36.5 → 0.36.6 #30591

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/stirling-pdf/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.36.5
appVersion: 0.36.6
dependencies:
- name: common
version: 25.3.1
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/Stirling-Tools/Stirling-PDF
- https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf
type: application
version: 1.8.0
version: 1.8.3
6 changes: 3 additions & 3 deletions charts/stable/stirling-pdf/values.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.36.5-ultra-lite@sha256:f61a1f36d829d4573bb271c7b03cfbaad0cff98924e3f333d7cd365499324634
tag: 0.36.6-ultra-lite@sha256:e0b077baaed97e04f6dbc09efecfd3e3ebd5f092e4f2a8f82d14b330fe48e96f
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.36.5-fat@sha256:97bbc3c16646b170dbeffaf0a7ad9c3261a7b83b73d6c7d4ad0fefc488e8f3f8
tag: 0.36.6-fat@sha256:002ef64728ef44ee0671a4899f224b50e0142b58b5e47c68414d9bf86f8484bd
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.36.5@sha256:d03441da7f63d19b4af5e9f30770938dd4ea2697a31cd2151016049c82624b75
tag: 0.36.6@sha256:05b680a2dfb127b31f4b4e3d04637bee2fd84e9005b96f0e32c639e61ca6039e
service:
main:
ports:
Expand Down
Loading