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.43@9db9f54 by renovate #20934

Merged
merged 1 commit into from
Apr 18, 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.42.0
appVersion: 7.43.0
dependencies:
- name: common
version: 20.3.7
Expand All @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp
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.18.9
version: 14.19.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.42@sha256:770951a2b0962e1fcbb5981d23471e47ab6efe070a21aad9e2176a537f8786b6
tag: v7.43@sha256:9db9f54fa498f5919a309b7d517c3fd18d3fa22c0127c31cbfc1bf48d3697fc6
pullPolicy: IfNotPresent
service:
main:
Expand Down