Skip to content

Commit

Permalink
chore(deps): update container image gabekangas/owncast to v0.1.3@dcad…
Browse files Browse the repository at this point in the history
…037 by renovate (#20391)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| gabekangas/owncast | patch | `0.1.2` -> `0.1.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 8, 2024
1 parent 1d7669f commit 7ba4c03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/owncast/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.2
appVersion: 0.1.3
dependencies:
- name: common
version: 20.3.2
Expand All @@ -25,7 +25,7 @@ keywords:
- stream
- open source
- chat
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/owncast
- https://hub.docker.com/r/gabekangas/owncast
type: application
version: 13.8.0
version: 13.8.1
2 changes: 1 addition & 1 deletion charts/stable/owncast/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: gabekangas/owncast
tag: 0.1.2@sha256:eb21aabe464fb81f34186a00f94c6d22f892fb454ef337849b161a337a931fbb
tag: 0.1.3@sha256:dcad03787236e0414162e6ed4113484415f023b154fcb628ea19ae91f8efebb7
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 7ba4c03

Please sign in to comment.