feat(signal-cli-rest-api): update image docker.io/bbernhard/signal-cli-rest-api 0.96 → 0.97 (#44388)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bbernhard/signal-cli-rest-api | minor | `04ee57f` -> `5fcb8e8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2lnbmFsLWNsaS1yZXN0LWFwaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
|||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: support
|
- name: support
|
||||||
url: https://discord.com/invite/tVsPTHWTtr
|
url: https://discord.com/invite/tVsPTHWTtr
|
||||||
|
truecharts.org/category: unsorted
|
||||||
|
truecharts.org/max_helm_version: "3.17"
|
||||||
|
truecharts.org/max_kubernetes_version: 1.32.0
|
||||||
|
truecharts.org/min_helm_version: "3.14"
|
||||||
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
|
truecharts.org/train: stable
|
||||||
trueforge.org/category: media
|
trueforge.org/category: media
|
||||||
trueforge.org/max_helm_version: "3.17"
|
trueforge.org/max_helm_version: "3.17"
|
||||||
trueforge.org/max_kubernetes_version: 1.32.0
|
trueforge.org/max_kubernetes_version: 1.32.0
|
||||||
@@ -9,7 +15,7 @@ annotations:
|
|||||||
trueforge.org/min_kubernetes_version: 1.24.0
|
trueforge.org/min_kubernetes_version: 1.24.0
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.96.0
|
appVersion: 0.97.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.40
|
version: 28.29.40
|
||||||
@@ -20,8 +26,8 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Dockerized Signal Messenger REST API.
|
description: Dockerized Signal Messenger REST API.
|
||||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/signal-cli-rest-api
|
home: https://truecharts.org/charts/stable/signal-cli-rest-api
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/signal-cli-rest-api.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/signal-cli-rest-api.webp
|
||||||
keywords:
|
keywords:
|
||||||
- signal
|
- signal
|
||||||
- signal-cli
|
- signal-cli
|
||||||
@@ -30,12 +36,13 @@ keywords:
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: signal-cli-rest-api
|
name: signal-cli-rest-api
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bbernhard/signal-cli-rest-api
|
- https://github.com/bbernhard/signal-cli-rest-api
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/signal-cli-rest-api
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/signal-cli-rest-api
|
||||||
- https://hub.docker.com/r/bbernhard/signal-cli-rest-api
|
- https://hub.docker.com/r/bbernhard/signal-cli-rest-api
|
||||||
type: application
|
type: application
|
||||||
version: 1.15.14
|
version: 1.16.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/bbernhard/signal-cli-rest-api
|
repository: docker.io/bbernhard/signal-cli-rest-api
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.96@sha256:04ee57f9819a90c89fbee46f74e080a032f5f05decf6e4b4a4e1f45d050ed9c8
|
tag: 0.97@sha256:5fcb8e8620f20f944d747627841ca97f19104acb3e1adb1d5c8983b5db422529
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user