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 syncthing/syncthing to v1.27.5@5414b27 by renovate #20130

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
6 changes: 3 additions & 3 deletions charts/stable/syncthing/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.27.4
appVersion: 1.27.5
dependencies:
- name: common
version: 20.2.10
Expand All @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syncthing
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png
keywords:
- syncthing
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/syncthing
- https://hub.docker.com/r/syncthing/syncthing
type: application
version: 18.7.5
version: 18.7.6
2 changes: 1 addition & 1 deletion charts/stable/syncthing/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: syncthing/syncthing
pullPolicy: IfNotPresent
tag: 1.27.4@sha256:4d4d44bf19bace6c0949067fd83d288871ddb49ae9b023092d9885ee9e231d48
tag: 1.27.5@sha256:5414b278a8c57debc81f5e4976d0b93d92eb2ffb0820261e48763e545dec090a
workload:
main:
podSpec:
Expand Down