chore(helm): update image ghcr.io/stirling-tools/s-pdf 1.0.1 → 1.0.2 (#37311)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `3655ddd` -> `de394ff` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `5a79570` -> `cca7a69` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `cad26de` -> `47c91c9` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v1.0.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.2): 1.0.2 Minor bug fixes [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v1.0.1...v1.0.2) <!-- Release notes generated using configuration in .github/release.yml at main --> Quick Bug fixes for - Resource overrides - The account button not being visible under certain circumstances - API docs being correctly updated ##### What's Changed ##### Bug Fixes - Fix for `generateOpenApiDocs` Task by [@​DarioGii](https://redirect.github.com/DarioGii) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/3911](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3911) ##### Minor Enhancements - fix for [#​3907](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/3907) resource override by [@​Frooodle](https://redirect.github.com/Frooodle) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/3910](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3910) - Survey change to reduce prompts to users by [@​Frooodle](https://redirect.github.com/Frooodle) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/3913](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3913) **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.0.1...v1.0.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.1
|
||||
appVersion: 1.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.12.8
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/Stirling-Tools/Stirling-PDF
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf
|
||||
type: application
|
||||
version: 5.0.1
|
||||
version: 5.0.4
|
||||
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
image:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.1-ultra-lite@sha256:cad26ded4f1e010809672b4afaff49561910959f334c6a5a07a37879321a8846
|
||||
tag: 1.0.2-ultra-lite@sha256:47c91c9080308674ecb6be7c1e280c743240cef1f478af4cdad4a1b5ba636aa3
|
||||
fatImage:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.1-fat@sha256:5a7957097ad7704870cc4f625efc432018b45d474f431329433e813c013bf2d5
|
||||
tag: 1.0.2-fat@sha256:cca7a69948f6af03ebc07a54dc0846b28fe90f4937cae0c1bd4a255f7b25aa04
|
||||
fullImage:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.1@sha256:3655ddd624a90c01dd18726896550f90731dc4b6918d3ba203469a8665db22b1
|
||||
tag: 1.0.2@sha256:de394ff4cb076c9fede6edff4c50284a82ff729e2d056dbea05910aba02eb21b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user