mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 18:41:24 -03:00
fix(owncast): update image docker.io/gabekangas/owncast 0.2.3 → 0.2.4 (#43521)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/gabekangas/owncast | patch | `1b8e20e` -> `d789b05` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3duY2FzdCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.3
|
||||
appVersion: 0.2.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://hub.docker.com/r/gabekangas/owncast
|
||||
- https://owncast.online/
|
||||
type: application
|
||||
version: 16.13.5
|
||||
version: 16.13.6
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/gabekangas/owncast
|
||||
tag: 0.2.3@sha256:1b8e20e67cf90750a77b3056da8124db50709114d1cc56b2d012d018e17b158d
|
||||
tag: 0.2.4@sha256:d789b05cb1c77f7aa7fd0e12fe9f16c0d3b6d238ac59b6c88fdae7e667e0a21b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user