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 humhub to v1.15.4@2ec9dee by renovate (patch) #20138

Merged
merged 1 commit into from
Apr 2, 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
8 changes: 4 additions & 4 deletions charts/stable/humhub/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: 1.15.2
appVersion: 1.15.4
dependencies:
- name: common
version: 20.2.10
Expand Down Expand Up @@ -37,15 +37,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png
keywords:
- humhub
- Network-Web
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: humhub
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/humhub
- https://ghcr.io/mriedmann/humhub-phponly
- https://ghcr.io/mriedmann/humhub-nginx
- https://ghcr.io/mriedmann/humhub-phponly
type: application
version: 7.15.10
version: 7.15.12
4 changes: 2 additions & 2 deletions charts/stable/humhub/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/mriedmann/humhub-phponly
tag: 1.15.2@sha256:9d5d90b695cc3062dbd8a828e0b1676db179077cd1430e76069e40baef93cc0d
tag: 1.15.4@sha256:59f17e772723b7774631b7f960f7782519f541c17c40ac048e74bb470eef6abb
nginxImage:
pullPolicy: IfNotPresent
repository: ghcr.io/mriedmann/humhub-nginx
tag: 1.15.2@sha256:cbf87f7b6b7d935d27e62a2600ba288d3b4246c9f2e4df0ac19d1cde88803eb4
tag: 1.15.4@sha256:2ec9dee75520acb98973fcb458d8c243a2a0044315836cb05bcd372fa97acf09

securityContext:
container:
Expand Down