Skip to content

Commit

Permalink
chore(deps): update ignored by renovate (patch) (#19878)
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Mar 27, 2024
1 parent ef4d7e1 commit ae84df8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/atuin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apiVersion: v2
appVersion: 18.0.1
dependencies:
- name: common
version: 20.2.9
version: 20.2.10
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/atuin
- https://ghcr.io/atuinsh/atuin
type: application
version: 2.3.5
version: 2.3.6
6 changes: 3 additions & 3 deletions charts/incubator/semaphore/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: incubator
apiVersion: v2
appVersion: 2.9.58
appVersion: 2.9.64
dependencies:
- name: common
version: 20.0.10
Expand All @@ -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
Expand All @@ -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: 1.1.5
version: 1.1.6
2 changes: 1 addition & 1 deletion charts/incubator/semaphore/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: semaphoreui/semaphore
tag: v2.9.58@sha256:501b0fa328199948287e9305a226debcfce87b6650db9c4eecc585441d3827ec
tag: v2.9.64@sha256:33443b42db48dd059488f49604fab32d0ab61969e9583c5bc6851c3709b105d2
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit ae84df8

Please sign in to comment.