File tree Expand file tree Collapse file tree 13 files changed +32
-22
lines changed
examples/camunda-8.6/procedure Expand file tree Collapse file tree 13 files changed +32
-22
lines changed Original file line number Diff line number Diff line change 38
38
fetch-depth : 0
39
39
40
40
- name : Install asdf tools with cache
41
- uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
41
+ uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
42
42
43
43
- name : Use repo .tool-version as global version
44
44
run : cp .tool-versions ~/.tool-versions
93
93
- name : Notify in Slack in case of failure
94
94
id : slack-notification
95
95
if : failure() && github.event_name == 'schedule' && steps.retry-delete-orphaned-resources.outcome == 'failure'
96
- uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
96
+ uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
97
97
with :
98
98
vault_addr : ${{ secrets.VAULT_ADDR }}
99
99
vault_role_id : ${{ secrets.VAULT_ROLE_ID }}
Original file line number Diff line number Diff line change 20
20
- name : Notify in Slack in case of failure
21
21
id : slack-notification
22
22
if : failure() && github.event_name == 'schedule'
23
- uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
23
+ uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
24
24
with :
25
25
vault_addr : ${{ secrets.VAULT_ADDR }}
26
26
vault_role_id : ${{ secrets.VAULT_ROLE_ID }}
Original file line number Diff line number Diff line change 46
46
- name : Notify in Slack in case of failure
47
47
id : slack-notification
48
48
if : failure() && github.event_name == 'schedule'
49
- uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
49
+ uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
50
50
with :
51
51
vault_addr : ${{ secrets.VAULT_ADDR }}
52
52
vault_role_id : ${{ secrets.VAULT_ROLE_ID }}
Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
lint :
12
- uses : camunda/infraex-common-config/.github/workflows/lint-global.yml@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
12
+ uses : camunda/infraex-common-config/.github/workflows/lint-global.yml@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
13
13
secrets : inherit
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ concurrency:
11
11
12
12
jobs :
13
13
renovate-automerge :
14
- uses : camunda/infraex-common-config/.github/workflows/automerge-global.yml@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
14
+ uses : camunda/infraex-common-config/.github/workflows/automerge-global.yml@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
15
15
secrets : inherit
Original file line number Diff line number Diff line change 80
80
fetch-depth : 0
81
81
82
82
- name : Install asdf tools with cache
83
- uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
83
+ uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
84
84
85
85
- name : Get Cluster Info
86
86
id : commit_info
@@ -233,7 +233,7 @@ jobs:
233
233
- name : Notify in Slack in case of failure
234
234
id : slack-notification
235
235
if : failure() && github.event_name == 'schedule'
236
- uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
236
+ uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
237
237
with :
238
238
vault_addr : ${{ secrets.VAULT_ADDR }}
239
239
vault_role_id : ${{ secrets.VAULT_ROLE_ID }}
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114
114
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
115
115
116
116
- name : Install asdf tools with cache
117
- uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
117
+ uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
118
118
119
119
- name : Import Secrets
120
120
id : secrets
@@ -206,7 +206,7 @@ jobs:
206
206
fetch-depth : 0
207
207
208
208
- name : Install asdf tools with cache
209
- uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
209
+ uses : camunda/infraex-common-config/./.github/actions/asdf-install-tooling@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
210
210
211
211
- name : Import Secrets
212
212
id : secrets
@@ -250,7 +250,7 @@ jobs:
250
250
- name : Notify in Slack in case of failure
251
251
id : slack-notification
252
252
if : github.event_name == 'schedule'
253
- uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6158b7c7534f6dbeb3fa7c3c836f6e6aa6881b2e # 1.3.0
253
+ uses : camunda/infraex-common-config/.github/actions/report-failure-on-slack@6dc218bf7ee3812a4b6b13c305bce60d5d1d46e5 # 1.3.1
254
254
with :
255
255
vault_addr : ${{ secrets.VAULT_ADDR }}
256
256
vault_role_id : ${{ secrets.VAULT_ROLE_ID }}
Original file line number Diff line number Diff line change 3
3
# See https://pre-commit.com/hooks.html for more hooks
4
4
repos :
5
5
- repo : https://github.com/camunda/infraex-common-config
6
- rev : 1.3.0 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
6
+ rev : 1.3.1 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
7
7
hooks :
8
8
- id : update-action-readmes-docker
9
9
62
62
- id : go-mod-tidy
63
63
64
64
- repo : https://github.com/adrienverge/yamllint
65
- rev : v1.36.0
65
+ rev : v1.36.2
66
66
hooks :
67
67
- id : yamllint
68
68
args : [-c, .yamllint.yaml]
Original file line number Diff line number Diff line change 13
13
# check it with
14
14
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"
15
15
16
- awscli 2.24.20
16
+ awscli 2.24.24
17
17
18
18
# renovate: datasource=github-tags depName=eksctl-io/eksctl
19
19
eksctl 0.205.0
@@ -28,7 +28,7 @@ opentofu 1.9.0
28
28
29
29
pre-commit 4.1.0
30
30
31
- terraform 1.11.1
31
+ terraform 1.11.2
32
32
33
33
terraform-docs 0.19.0
34
34
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ export REGION="$AWS_REGION"
3
3
4
4
# The Camunda 8 Helm Chart version
5
5
# renovate: datasource=helm depName=camunda-platform registryUrl=https://helm.camunda.io
6
- export CAMUNDA_HELM_CHART_VERSION=" 11.2.1 "
6
+ export CAMUNDA_HELM_CHART_VERSION=" 11.2.2 "
You can’t perform that action at this time.
0 commit comments