Skip to content
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/stable/renovate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 44.69.8
appVersion: 44.69.10
dependencies:
- name: common
version: 29.17.0
Expand All @@ -34,5 +34,5 @@ sources:
- https://github.com/trueforge-org/containers/tree/main/apps/renovate
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/renovate
type: application
version: 7.10.2
version: 7.10.3

2 changes: 1 addition & 1 deletion charts/stable/renovate/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
image:
repository: oci.trueforge.org/containerforge/renovate
pullPolicy: IfNotPresent
tag: 44.69.8@sha256:8c0180dd6ee72b095528e0e4fd55db077dcca970c185e06ec56eb31f891f74fe
tag: 44.69.10@sha256:176b05efc4f82d4e8e5750088af988fdef567e7047ea3f953af12331a8d0a9ed

workload:
main:
Expand Down
Loading