mirror of
https://github.com/truecharts/charts.git
synced 2026-07-24 23:14:31 -03:00
chore(helm): update image docker.io/ixsystems/truecommand 3.0.2 → 3.1.0 (#33280)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ixsystems/truecommand](https://redirect.github.com/iXsystems/TrueCommand) | minor | `d2d90dd` -> `59022b7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.2
|
||||
appVersion: 3.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/truecommand
|
||||
- https://hub.docker.com/r/ixsystems/truecommand
|
||||
type: application
|
||||
version: 21.5.1
|
||||
version: 21.6.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/ixsystems/truecommand
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.0.2@sha256:d2d90dd617ee8b49a556d830762b7c5488bbaa3d574f28fccd9e79ff2ca76d01
|
||||
tag: 3.1.0@sha256:59022b7f39ef3d0f6a2f9ac727ee9ce1abb29817bca8c67abd9ab5e58082d481
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user