Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image semaphoreui/semaphore to v2.9.112@05c9a6f by renovate #22652

Merged
merged 1 commit into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 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.75
appVersion: 2.9.112
dependencies:
- name: common
version: 23.0.0
Expand Down Expand Up @@ -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.5
version: 2.0.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.75@sha256:6849bb7ae2064a43aa98c644efe1f99150b54b131d6d5cfb5d2efa633771fe3a
tag: v2.9.112@sha256:05c9a6fef2e106d4a3669aff632eba8e9bb18d4ce032aa8a7454d587531cb246
pullPolicy: IfNotPresent

securityContext:
Expand Down
Loading