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 wekanteam/wekan to v7.40@ef8172f by renovate #19407

Merged
merged 1 commit into from
Mar 17, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/wekan/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: 7.39.0
appVersion: 7.40.0
dependencies:
- name: common
version: 20.2.0
Expand All @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
keywords:
- wekan
- kanban
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
- https://hub.docker.com/r/wekanteam/wekan
type: application
version: 14.12.0
version: 14.13.0
2 changes: 1 addition & 1 deletion charts/stable/wekan/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: wekanteam/wekan
tag: v7.39@sha256:dd6c52748fe768a23db541b9892ba3a2f9660a554203cb1ff01bf25b79906d3a
tag: v7.40@sha256:ef8172f4e03986263cc54385a21faba18af142ac063a1bff97765e6a98ebcd0a
pullPolicy: IfNotPresent
service:
main:
Expand Down