File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- pre-commit == 3.7.1
1
+ pre-commit == 3.8.0
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ repos:
22
22
- id : trailing-whitespace
23
23
- id : mixed-line-ending
24
24
- repo : https://github.com/sbrunner/hooks
25
- rev : 1.0.0
25
+ rev : 1.2.1
26
26
hooks :
27
27
- id : copyright
28
28
- repo : https://github.com/codespell-project/codespell
29
- rev : v2.3.0
29
+ rev : v2.4.1
30
30
hooks :
31
31
- id : codespell
32
32
exclude : |-
50
50
hooks :
51
51
- id : git-check
52
52
- repo : https://github.com/python-jsonschema/check-jsonschema
53
- rev : 0.29.2
53
+ rev : 0.31.1
54
54
hooks :
55
55
- id : check-github-workflows
56
56
- id : check-jsonschema
66
66
hooks :
67
67
- id : ripsecrets
68
68
- repo : https://github.com/camptocamp/helm-common
69
- rev : 2.0 .1
69
+ rev : 2.1 .1
70
70
hooks :
71
71
- id : helm-template-gen
72
72
files : |-
79
79
- .
80
80
- tests/expected.yaml
81
81
- repo : https://github.com/sbrunner/jsonschema-validator
82
- rev : 0.1.0
82
+ rev : 0.3.2
83
83
hooks :
84
84
- id : jsonschema-validator
85
85
files : ^ci/config\.yaml$
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: application
3
3
repository: https://camptocamp.github.io/helm-application/
4
- version: 2.8 .0
5
- digest: sha256:dff8b247e4291ae1c7ce50d4b375b9cbc87d3138a4592f566eade3c216906c4b
6
- generated: "2024-09-24T11:17:37.901999247+02:00 "
4
+ version: 2.10 .0
5
+ digest: sha256:f7604824951f0c94b4463b6291082c38eb2f044bd3552c35f33e0e3a87b56088
6
+ generated: "2025-02-01T19:40:28.571110289Z "
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ dependencies:
6
6
- name : application
7
7
repository : https://camptocamp.github.io/helm-application/
8
8
alias : print
9
- version : 2.8 .0
9
+ version : 2.10 .0
Original file line number Diff line number Diff line change 88
88
jmx-exporter :
89
89
image :
90
90
repository : bitnami/jmx-exporter
91
- tag : 0.18 .0
91
+ tag : 0.20 .0
92
92
command :
93
93
- /bin/bash
94
94
- -c
@@ -112,7 +112,7 @@ print:
112
112
print :
113
113
image :
114
114
repository : camptocamp/mapfish_print
115
- tag : ' 3.30 '
115
+ tag : ' 3.31 '
116
116
env :
117
117
LOG_LEVEL :
118
118
value : INFO
You can’t perform that action at this time.
0 commit comments