From 72da263a331ded8895dcfe1f8169206050b2f20a Mon Sep 17 00:00:00 2001 From: obltmachine Date: Wed, 4 Sep 2024 06:05:27 +0000 Subject: [PATCH 1/8] chore: deps(updatecli/policy): bump "ghcr.io/elastic/oblt-updatecli-p... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... olicies/ironbank/templates" Updatecli version policy Made with ❤️️ by updatecli --- updatecli-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatecli-compose.yaml b/updatecli-compose.yaml index 95ced020d00..50337a07aae 100644 --- a/updatecli-compose.yaml +++ b/updatecli-compose.yaml @@ -2,7 +2,7 @@ # https://www.updatecli.io/docs/core/compose/ policies: - name: Handle ironbank bumps - policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.1.0@sha256:00483be31c74d3f95ea37d1ca7aeee98131ab2c5c1f901a043e9afb122a445b0 + policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.2.0@sha256:a2a4801e7e33b3f9257c7db95082e25a34113eb99f41d4f1bc02c1b13192e41f values: - .ci/updatecli/values.d/scm.yml - .ci/updatecli/values.d/ironbank.yml From 1a034e5373100fd3d0bcb96d6f9046f6d60ef1a3 Mon Sep 17 00:00:00 2001 From: obltmachine Date: Wed, 4 Sep 2024 13:56:30 +0000 Subject: [PATCH 2/8] chore: deps(updatecli/policy): bump "ghcr.io/elastic/oblt-updatecli-p... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... olicies/ironbank/templates" Updatecli version policy Made with ❤️️ by updatecli --- updatecli-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatecli-compose.yaml b/updatecli-compose.yaml index 50337a07aae..33e965af33e 100644 --- a/updatecli-compose.yaml +++ b/updatecli-compose.yaml @@ -2,7 +2,7 @@ # https://www.updatecli.io/docs/core/compose/ policies: - name: Handle ironbank bumps - policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.2.0@sha256:a2a4801e7e33b3f9257c7db95082e25a34113eb99f41d4f1bc02c1b13192e41f + policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.3.0@sha256:b0c841d8fb294e6b58359462afbc83070dca375ac5dd0c5216c8926872a98bb1 values: - .ci/updatecli/values.d/scm.yml - .ci/updatecli/values.d/ironbank.yml From 545f6223f2354a27e82129c9349f78ef3d0d48be Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 4 Sep 2024 15:58:32 +0200 Subject: [PATCH 3/8] use support for the new way of enabling signing commits --- .ci/updatecli/values.d/scm.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.ci/updatecli/values.d/scm.yml b/.ci/updatecli/values.d/scm.yml index 1b3a48c25b2..aa5399da2a5 100644 --- a/.ci/updatecli/values.d/scm.yml +++ b/.ci/updatecli/values.d/scm.yml @@ -8,7 +8,3 @@ scm: email: obltmachine@users.noreply.github.com commitusingapi: true # end updatecli-compose policy values - -# This will be moved to the scm section in the future and use -# commitusingapi instead. -signedcommit: true From afd68be41709185d7888a246532a25418d641549 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 4 Sep 2024 15:59:04 +0200 Subject: [PATCH 4/8] change --- .ci/updatecli/values.d/scm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/updatecli/values.d/scm.yml b/.ci/updatecli/values.d/scm.yml index aa5399da2a5..27c0b6de409 100644 --- a/.ci/updatecli/values.d/scm.yml +++ b/.ci/updatecli/values.d/scm.yml @@ -3,8 +3,8 @@ scm: owner: elastic repository: apm-server branch: main + commitusingapi: true # begin updatecli-compose policy values user: obltmachine email: obltmachine@users.noreply.github.com - commitusingapi: true # end updatecli-compose policy values From f3ea1daf23e3079e0a66ac0c96957e8abf37a9c8 Mon Sep 17 00:00:00 2001 From: obltmachine Date: Fri, 6 Sep 2024 06:05:37 +0000 Subject: [PATCH 5/8] chore: deps(updatecli/policy): bump "ghcr.io/elastic/oblt-updatecli-p... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... olicies/ironbank/templates" Updatecli version policy Made with ❤️️ by updatecli --- updatecli-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatecli-compose.yaml b/updatecli-compose.yaml index 95ced020d00..33e965af33e 100644 --- a/updatecli-compose.yaml +++ b/updatecli-compose.yaml @@ -2,7 +2,7 @@ # https://www.updatecli.io/docs/core/compose/ policies: - name: Handle ironbank bumps - policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.1.0@sha256:00483be31c74d3f95ea37d1ca7aeee98131ab2c5c1f901a043e9afb122a445b0 + policy: ghcr.io/elastic/oblt-updatecli-policies/ironbank/templates:0.3.0@sha256:b0c841d8fb294e6b58359462afbc83070dca375ac5dd0c5216c8926872a98bb1 values: - .ci/updatecli/values.d/scm.yml - .ci/updatecli/values.d/ironbank.yml From 437649f2d0779fc0532697c6af0467e85b048d80 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 6 Sep 2024 09:19:38 +0200 Subject: [PATCH 6/8] update --- .ci/updatecli/values.d/scm.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.ci/updatecli/values.d/scm.yml b/.ci/updatecli/values.d/scm.yml index 1b3a48c25b2..27c0b6de409 100644 --- a/.ci/updatecli/values.d/scm.yml +++ b/.ci/updatecli/values.d/scm.yml @@ -3,12 +3,8 @@ scm: owner: elastic repository: apm-server branch: main + commitusingapi: true # begin updatecli-compose policy values user: obltmachine email: obltmachine@users.noreply.github.com - commitusingapi: true # end updatecli-compose policy values - -# This will be moved to the scm section in the future and use -# commitusingapi instead. -signedcommit: true From 01c17530b72572091fc360740772bbe1337061ea Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:05:51 +0200 Subject: [PATCH 7/8] chore: deps(updatecli/policy): bump "ghcr.io/updatecli/policies/autod... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... iscovery/updatecli" Updatecli version policy Made with ❤️️ by updatecli --- updatecli-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatecli-compose.yaml b/updatecli-compose.yaml index e2c76250129..23324f253d7 100644 --- a/updatecli-compose.yaml +++ b/updatecli-compose.yaml @@ -7,7 +7,7 @@ policies: - .ci/updatecli/values.d/scm.yml - .ci/updatecli/values.d/ironbank.yml - name: Update Updatecli policies - policy: ghcr.io/updatecli/policies/autodiscovery/updatecli:0.5.0@sha256:df7fb3a9e3348a9749527edf867be1090f452f9ee0c2116aab6de39729850d53 + policy: ghcr.io/updatecli/policies/autodiscovery/updatecli:0.6.0@sha256:6bd6999620674b2fbb1d374f7a1a5e9740d042667f0592900b44259f3e1ae98f values: - .ci/updatecli/values.d/scm.yml - .ci/updatecli/values.d/updatecli-compose.yml From abcf96cc699940fa06678e6256b3bdd317dfad8b Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 11 Sep 2024 10:10:56 +0200 Subject: [PATCH 8/8] see https://github.com/updatecli/policies/commit/c5e83f132baaf02982e504b4cd6423e3c8eb2731 --- .ci/updatecli/values.d/scm.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci/updatecli/values.d/scm.yml b/.ci/updatecli/values.d/scm.yml index 27c0b6de409..d5ab28a3308 100644 --- a/.ci/updatecli/values.d/scm.yml +++ b/.ci/updatecli/values.d/scm.yml @@ -6,5 +6,4 @@ scm: commitusingapi: true # begin updatecli-compose policy values user: obltmachine - email: obltmachine@users.noreply.github.com # end updatecli-compose policy values