mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 13:24:34 -03:00
chore(deps): update ignored by renovate (patch) (#21597)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | kometateam/kometa | patch | `v2.0.0` -> `v2.0.1` | | quay.io/brancz/kube-rbac-proxy | patch | `v0.14.0` -> `v0.14.4` | | semaphoreui/semaphore | patch | `v2.9.70` -> `v2.9.75` | --- > [!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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.0
|
||||
appVersion: 2.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/kometa
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kometa.webp
|
||||
keywords:
|
||||
- kometa
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kometa
|
||||
- https://hub.docker.com/r/kometateam/kometa
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: kometateam/kometa
|
||||
tag: v2.0.0
|
||||
tag: v2.0.1@sha256:c1f9d1ef49f976377a4bbbe9018bfed9a7057ccf427d10759a8ad975d4505300
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.70
|
||||
appVersion: 2.9.75
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- ansible
|
||||
- semaphore
|
||||
- cicd
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: semaphoreui/semaphore
|
||||
tag: v2.9.70@sha256:7ff94a05c7fc60b1a7e597546d7429a030d4c85c263994642caa55ede5e1529b
|
||||
tag: v2.9.75@sha256:6849bb7ae2064a43aa98c644efe1f99150b54b131d6d5cfb5d2efa633771fe3a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp
|
||||
keywords:
|
||||
- volsync
|
||||
- ingress
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://quay.io/backube/volsync
|
||||
- https://quay.io/brancz/kube-rbac-proxy
|
||||
type: application
|
||||
version: 1.0.4
|
||||
version: 1.0.5
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
proxyImage:
|
||||
repository: quay.io/brancz/kube-rbac-proxy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.14.0
|
||||
tag: v0.14.4@sha256:40d0d5d0032f9bd689bb6ee7d1960048c295e019b7110d5fadea5aff9599baa5
|
||||
|
||||
manageCRDs: true
|
||||
manageVSCCRD: true
|
||||
|
||||
Reference in New Issue
Block a user