Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package flux2-cli for openSUSE:Factory 
checked in at 2023-12-20 21:03:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flux2-cli (Old)
 and      /work/SRC/openSUSE:Factory/.flux2-cli.new.9037 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flux2-cli"

Wed Dec 20 21:03:03 2023 rev:10 rq:1134198 version:2.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/flux2-cli/flux2-cli.changes      2023-12-15 
21:50:55.946195506 +0100
+++ /work/SRC/openSUSE:Factory/.flux2-cli.new.9037/flux2-cli.changes    
2023-12-20 21:03:24.784991831 +0100
@@ -1,0 +2,12 @@
+Wed Dec 20 10:00:59 UTC 2023 - romb...@apache.org
+
+- Update to version 2.2.2:
+  * Update helm-controller to v0.37.2 in tests
+  * Update toolkit components
+  * Fix typo in bootstrap_plain_git.go
+  * build(deps): bump the ci group with 3 updates
+  * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
+  * build(deps): bump golang.org/x/crypto in /tests/integration
+  * build(deps): bump golang.org/x/crypto in /tests/azure
+
+-------------------------------------------------------------------

Old:
----
  flux2-2.2.1.obscpio

New:
----
  flux2-2.2.2.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ flux2-cli.spec ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:27.421087733 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:27.421087733 +0100
@@ -22,7 +22,7 @@
 
 # check these versions on updates
 # see flux2/manifests/bases/*/kustomization.yaml
-%define helm_controller_version             v0.37.1
+%define helm_controller_version             v0.37.2
 %define image_automation_controller_version v0.37.0
 %define image_reflector_controller_version  v0.31.1
 %define kustomize_controller_version        v1.2.1
@@ -30,7 +30,7 @@
 %define source_controller_version           v1.2.3
 
 Name:           flux2-cli
-Version:        2.2.1
+Version:        2.2.2
 Release:        0
 Summary:        CLI for Flux2CD
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:27.473089625 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:27.473089625 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/fluxcd/flux2</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.2.1</param>
+    <param name="revision">v2.2.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -17,7 +17,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">flux2-2.2.1.obscpio</param>
+    <param name="archive">flux2-2.2.2.obscpio</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:27.493090353 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:27.497090498 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/fluxcd/flux2</param>
-              <param 
name="changesrevision">9b3958825a314eb79495c6993ef397ddbf87f32f</param></service></servicedata>
+              <param 
name="changesrevision">5c5c15ea212b8f029a110f9975851d25c8272695</param></service></servicedata>
 (No newline at EOF)
 

++++++ flux2-2.2.1.obscpio -> flux2-2.2.2.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/.github/workflows/backport.yaml 
new/flux2-2.2.2/.github/workflows/backport.yaml
--- old/flux2-2.2.1/.github/workflows/backport.yaml     2023-12-15 
11:25:52.000000000 +0100
+++ new/flux2-2.2.2/.github/workflows/backport.yaml     2023-12-19 
18:37:14.000000000 +0100
@@ -17,7 +17,7 @@
         with:
           ref: ${{ github.event.pull_request.head.sha }}
       - name: Create backport PRs
-        uses: 
korthout/backport-action@b982d297e31f500652b2246cf26714796312bd23 # v2.2.0
+        uses: 
korthout/backport-action@addffea45a2f0b5682f1d5ba0506f45bc18bf174 # v2.3.0
         # xref: https://github.com/korthout/backport-action#inputs
         with:
           # Use token to allow workflows to be triggered for the created PR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/.github/workflows/ossf.yaml 
new/flux2-2.2.2/.github/workflows/ossf.yaml
--- old/flux2-2.2.1/.github/workflows/ossf.yaml 2023-12-15 11:25:52.000000000 
+0100
+++ new/flux2-2.2.2/.github/workflows/ossf.yaml 2023-12-19 18:37:14.000000000 
+0100
@@ -28,7 +28,7 @@
           repo_token: ${{ secrets.GITHUB_TOKEN }}
           publish_results: true
       - name: Upload artifact
-        uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 
# v3.1.3
+        uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 
# v4.0.0
         with:
           name: SARIF file
           path: results.sarif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/.github/workflows/release.yaml 
new/flux2-2.2.2/.github/workflows/release.yaml
--- old/flux2-2.2.1/.github/workflows/release.yaml      2023-12-15 
11:25:52.000000000 +0100
+++ new/flux2-2.2.2/.github/workflows/release.yaml      2023-12-19 
18:37:14.000000000 +0100
@@ -36,7 +36,7 @@
       - name: Setup Syft
         uses: 
anchore/sbom-action/download-syft@5ecf649a417b8ae17dc8383dc32d46c03f2312df # 
v0.15.1
       - name: Setup Cosign
-        uses: 
sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
+        uses: 
sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
       - name: Setup Kustomize
         uses: fluxcd/pkg/actions/kustomize@main
       - name: Login to GitHub Container Registry
@@ -155,7 +155,7 @@
           --path="./flux-system" \
           --source=${{ github.repositoryUrl }} \
           --revision="${{ github.ref_name }}@sha1:${{ github.sha }}"
-      - uses: 
sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
+      - uses: 
sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
       - name: Sign manifests
         env:
           COSIGN_EXPERIMENTAL: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/go.mod new/flux2-2.2.2/go.mod
--- old/flux2-2.2.1/go.mod      2023-12-15 11:25:52.000000000 +0100
+++ new/flux2-2.2.2/go.mod      2023-12-19 18:37:14.000000000 +0100
@@ -12,7 +12,7 @@
        github.com/distribution/distribution/v3 
v3.0.0-20230823142118-4f7424c8eb41
        github.com/fluxcd/cli-utils v0.36.0-flux.2
        github.com/fluxcd/go-git-providers v0.19.2
-       github.com/fluxcd/helm-controller/api v0.37.1
+       github.com/fluxcd/helm-controller/api v0.37.2
        github.com/fluxcd/image-automation-controller/api v0.37.0
        github.com/fluxcd/image-reflector-controller/api v0.31.1
        github.com/fluxcd/kustomize-controller/api v1.2.1
@@ -47,7 +47,7 @@
        github.com/spf13/cobra v1.8.0
        github.com/spf13/pflag v1.0.5
        github.com/theckman/yacspin v0.13.12
-       golang.org/x/crypto v0.16.0
+       golang.org/x/crypto v0.17.0
        golang.org/x/term v0.15.0
        golang.org/x/text v0.14.0
        k8s.io/api v0.28.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/go.sum new/flux2-2.2.2/go.sum
--- old/flux2-2.2.1/go.sum      2023-12-15 11:25:52.000000000 +0100
+++ new/flux2-2.2.2/go.sum      2023-12-19 18:37:14.000000000 +0100
@@ -131,8 +131,8 @@
 github.com/fluxcd/gitkit v0.6.0 h1:iNg5LTx6ePo+Pl0ZwqHTAkhbUHxGVSY3YCxCdw7VIFg=
 github.com/fluxcd/go-git-providers v0.19.2 
h1:G/O0z4WUlgChV6o3YrZ1GP1ZgZSd8ZJWACIW0ICqxMo=
 github.com/fluxcd/go-git-providers v0.19.2/go.mod 
h1:V44pmhFqoZ8heFJEBU1PS+OHTwLWOfoj0nKpFAqik6Y=
-github.com/fluxcd/helm-controller/api v0.37.1 
h1:cDUX79wGpNoSrDgirQswdN8X6gKmWVrpMMBn1BKdXAc=
-github.com/fluxcd/helm-controller/api v0.37.1/go.mod 
h1:BuXZhAX9blQviil6yUN5zNM4RB753yhyBTJXxXff7Mo=
+github.com/fluxcd/helm-controller/api v0.37.2 
h1:tkLezpRdqPDz7HoKHFu92sV+ppOCVDxkjFTh8/lpff8=
+github.com/fluxcd/helm-controller/api v0.37.2/go.mod 
h1:BuXZhAX9blQviil6yUN5zNM4RB753yhyBTJXxXff7Mo=
 github.com/fluxcd/image-automation-controller/api v0.37.0 
h1:0L8kzX3zaYfg4wQ2Mx3G56atLMNeDGjy5qMGP4tDKRs=
 github.com/fluxcd/image-automation-controller/api v0.37.0/go.mod 
h1:B2EbmiY69mE2bGOENPNUXr6klwrVe7FwVoB2iE1q08E=
 github.com/fluxcd/image-reflector-controller/api v0.31.1 
h1:nc44G0JjLgSvqglJSiXQJZcrRw+eY01j7fHRUDB3FMw=
@@ -475,8 +475,8 @@
 golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod 
h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
 golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod 
h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
 golang.org/x/crypto v0.9.0/go.mod 
h1:yrmDGqONDYtNj3tH8X9dzUun2m2lzPa9ngI6/RUPGR0=
-golang.org/x/crypto v0.16.0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY=
-golang.org/x/crypto v0.16.0/go.mod 
h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
+golang.org/x/crypto v0.17.0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k=
+golang.org/x/crypto v0.17.0/go.mod 
h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
 golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb 
h1:c0vyKkb6yr3KR7jEfJaOSv4lG7xPkbN6r52aJz1d8a8=
 golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb/go.mod 
h1:iRJReGqOEeBhDZGkGbynYwcHlctCvnjTYIamk7uXpHI=
 golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/flux2-2.2.1/manifests/bases/helm-controller/kustomization.yaml 
new/flux2-2.2.2/manifests/bases/helm-controller/kustomization.yaml
--- old/flux2-2.2.1/manifests/bases/helm-controller/kustomization.yaml  
2023-12-15 11:25:52.000000000 +0100
+++ new/flux2-2.2.2/manifests/bases/helm-controller/kustomization.yaml  
2023-12-19 18:37:14.000000000 +0100
@@ -1,8 +1,8 @@
 apiVersion: kustomize.config.k8s.io/v1beta1
 kind: Kustomization
 resources:
-- 
https://github.com/fluxcd/helm-controller/releases/download/v0.37.1/helm-controller.crds.yaml
-- 
https://github.com/fluxcd/helm-controller/releases/download/v0.37.1/helm-controller.deployment.yaml
+- 
https://github.com/fluxcd/helm-controller/releases/download/v0.37.2/helm-controller.crds.yaml
+- 
https://github.com/fluxcd/helm-controller/releases/download/v0.37.2/helm-controller.deployment.yaml
 - account.yaml
 transformers:
 - labels.yaml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/manifests/crds/kustomization.yaml 
new/flux2-2.2.2/manifests/crds/kustomization.yaml
--- old/flux2-2.2.1/manifests/crds/kustomization.yaml   2023-12-15 
11:25:52.000000000 +0100
+++ new/flux2-2.2.2/manifests/crds/kustomization.yaml   2023-12-19 
18:37:14.000000000 +0100
@@ -3,7 +3,7 @@
 resources:
 - 
https://github.com/fluxcd/source-controller/releases/download/v1.2.3/source-controller.crds.yaml
 - 
https://github.com/fluxcd/kustomize-controller/releases/download/v1.2.1/kustomize-controller.crds.yaml
-- 
https://github.com/fluxcd/helm-controller/releases/download/v0.37.1/helm-controller.crds.yaml
+- 
https://github.com/fluxcd/helm-controller/releases/download/v0.37.2/helm-controller.crds.yaml
 - 
https://github.com/fluxcd/notification-controller/releases/download/v1.2.3/notification-controller.crds.yaml
 - 
https://github.com/fluxcd/image-reflector-controller/releases/download/v0.31.1/image-reflector-controller.crds.yaml
 - 
https://github.com/fluxcd/image-automation-controller/releases/download/v0.37.0/image-automation-controller.crds.yaml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/pkg/bootstrap/bootstrap_plain_git.go 
new/flux2-2.2.2/pkg/bootstrap/bootstrap_plain_git.go
--- old/flux2-2.2.1/pkg/bootstrap/bootstrap_plain_git.go        2023-12-15 
11:25:52.000000000 +0100
+++ new/flux2-2.2.2/pkg/bootstrap/bootstrap_plain_git.go        2023-12-19 
18:37:14.000000000 +0100
@@ -454,7 +454,7 @@
                b.logger.Failuref(err.Error())
                return fmt.Errorf("error while waiting for GitRepository to be 
ready: '%s'", err)
        }
-       b.logger.Successf("GitRepsoitory reconciled successfully")
+       b.logger.Successf("GitRepository reconciled successfully")
        return nil
 }
 func (b *PlainGitBootstrapper) ReportComponentsHealth(ctx context.Context, 
install install.Options, timeout time.Duration) error {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/tests/azure/go.mod 
new/flux2-2.2.2/tests/azure/go.mod
--- old/flux2-2.2.1/tests/azure/go.mod  2023-12-15 11:25:52.000000000 +0100
+++ new/flux2-2.2.2/tests/azure/go.mod  2023-12-19 18:37:14.000000000 +0100
@@ -8,7 +8,7 @@
 require (
        github.com/Azure/azure-event-hubs-go/v3 v3.6.1
        github.com/chainguard-dev/git-urls v1.0.2
-       github.com/fluxcd/helm-controller/api v0.37.1
+       github.com/fluxcd/helm-controller/api v0.37.2
        github.com/fluxcd/image-automation-controller/api v0.37.0
        github.com/fluxcd/image-reflector-controller/api v0.31.1
        github.com/fluxcd/kustomize-controller/api v1.2.1
@@ -98,7 +98,7 @@
        github.com/skeema/knownhosts v1.2.1 // indirect
        github.com/xanzy/ssh-agent v0.3.3 // indirect
        github.com/zclconf/go-cty v1.13.0 // indirect
-       golang.org/x/crypto v0.16.0 // indirect
+       golang.org/x/crypto v0.17.0 // indirect
        golang.org/x/mod v0.14.0 // indirect
        golang.org/x/net v0.19.0 // indirect
        golang.org/x/oauth2 v0.14.0 // indirect
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/tests/azure/go.sum 
new/flux2-2.2.2/tests/azure/go.sum
--- old/flux2-2.2.1/tests/azure/go.sum  2023-12-15 11:25:52.000000000 +0100
+++ new/flux2-2.2.2/tests/azure/go.sum  2023-12-19 18:37:14.000000000 +0100
@@ -67,8 +67,8 @@
 github.com/evanphx/json-patch/v5 v5.7.0 
h1:nJqP7uwL84RJInrohHfW0Fx3awjbm8qZeFv0nW9SYGc=
 github.com/evanphx/json-patch/v5 v5.7.0/go.mod 
h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ=
 github.com/fluxcd/gitkit v0.6.0 h1:iNg5LTx6ePo+Pl0ZwqHTAkhbUHxGVSY3YCxCdw7VIFg=
-github.com/fluxcd/helm-controller/api v0.37.1 
h1:cDUX79wGpNoSrDgirQswdN8X6gKmWVrpMMBn1BKdXAc=
-github.com/fluxcd/helm-controller/api v0.37.1/go.mod 
h1:BuXZhAX9blQviil6yUN5zNM4RB753yhyBTJXxXff7Mo=
+github.com/fluxcd/helm-controller/api v0.37.2 
h1:tkLezpRdqPDz7HoKHFu92sV+ppOCVDxkjFTh8/lpff8=
+github.com/fluxcd/helm-controller/api v0.37.2/go.mod 
h1:BuXZhAX9blQviil6yUN5zNM4RB753yhyBTJXxXff7Mo=
 github.com/fluxcd/image-automation-controller/api v0.37.0 
h1:0L8kzX3zaYfg4wQ2Mx3G56atLMNeDGjy5qMGP4tDKRs=
 github.com/fluxcd/image-automation-controller/api v0.37.0/go.mod 
h1:B2EbmiY69mE2bGOENPNUXr6klwrVe7FwVoB2iE1q08E=
 github.com/fluxcd/image-reflector-controller/api v0.31.1 
h1:nc44G0JjLgSvqglJSiXQJZcrRw+eY01j7fHRUDB3FMw=
@@ -258,8 +258,8 @@
 golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa/go.mod 
h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
 golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod 
h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
 golang.org/x/crypto v0.9.0/go.mod 
h1:yrmDGqONDYtNj3tH8X9dzUun2m2lzPa9ngI6/RUPGR0=
-golang.org/x/crypto v0.16.0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY=
-golang.org/x/crypto v0.16.0/go.mod 
h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
+golang.org/x/crypto v0.17.0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k=
+golang.org/x/crypto v0.17.0/go.mod 
h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
 golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 
h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA=
 golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
 golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/tests/integration/go.mod 
new/flux2-2.2.2/tests/integration/go.mod
--- old/flux2-2.2.1/tests/integration/go.mod    2023-12-15 11:25:52.000000000 
+0100
+++ new/flux2-2.2.2/tests/integration/go.mod    2023-12-19 18:37:14.000000000 
+0100
@@ -6,7 +6,7 @@
        cloud.google.com/go/pubsub v1.31.0
        github.com/Azure/azure-event-hubs-go/v3 v3.6.0
        github.com/chainguard-dev/git-urls v1.0.2
-       github.com/fluxcd/helm-controller/api v0.37.1
+       github.com/fluxcd/helm-controller/api v0.37.2
        github.com/fluxcd/image-automation-controller/api v0.37.0
        github.com/fluxcd/image-reflector-controller/api v0.31.1
        github.com/fluxcd/kustomize-controller/api v1.2.1
@@ -115,7 +115,7 @@
        github.com/xanzy/ssh-agent v0.3.3 // indirect
        github.com/zclconf/go-cty v1.13.0 // indirect
        go.opencensus.io v0.24.0 // indirect
-       golang.org/x/crypto v0.16.0 // indirect
+       golang.org/x/crypto v0.17.0 // indirect
        golang.org/x/mod v0.14.0 // indirect
        golang.org/x/net v0.19.0 // indirect
        golang.org/x/oauth2 v0.15.0 // indirect
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flux2-2.2.1/tests/integration/go.sum 
new/flux2-2.2.2/tests/integration/go.sum
--- old/flux2-2.2.1/tests/integration/go.sum    2023-12-15 11:25:52.000000000 
+0100
+++ new/flux2-2.2.2/tests/integration/go.sum    2023-12-19 18:37:14.000000000 
+0100
@@ -122,8 +122,8 @@
 github.com/evanphx/json-patch/v5 v5.7.0/go.mod 
h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ=
 github.com/fatih/color v1.7.0/go.mod 
h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
 github.com/fluxcd/gitkit v0.6.0 h1:iNg5LTx6ePo+Pl0ZwqHTAkhbUHxGVSY3YCxCdw7VIFg=
-github.com/fluxcd/helm-controller/api v0.37.1 
h1:cDUX79wGpNoSrDgirQswdN8X6gKmWVrpMMBn1BKdXAc=
-github.com/fluxcd/helm-controller/api v0.37.1/go.mod 
h1:BuXZhAX9blQviil6yUN5zNM4RB753yhyBTJXxXff7Mo=
+github.com/fluxcd/helm-controller/api v0.37.2 
h1:tkLezpRdqPDz7HoKHFu92sV+ppOCVDxkjFTh8/lpff8=
+github.com/fluxcd/helm-controller/api v0.37.2/go.mod 
h1:BuXZhAX9blQviil6yUN5zNM4RB753yhyBTJXxXff7Mo=
 github.com/fluxcd/image-automation-controller/api v0.37.0 
h1:0L8kzX3zaYfg4wQ2Mx3G56atLMNeDGjy5qMGP4tDKRs=
 github.com/fluxcd/image-automation-controller/api v0.37.0/go.mod 
h1:B2EbmiY69mE2bGOENPNUXr6klwrVe7FwVoB2iE1q08E=
 github.com/fluxcd/image-reflector-controller/api v0.31.1 
h1:nc44G0JjLgSvqglJSiXQJZcrRw+eY01j7fHRUDB3FMw=
@@ -397,8 +397,8 @@
 golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod 
h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
 golang.org/x/crypto v0.5.0/go.mod 
h1:NK/OQwhpMQP3MwtdjgLlYHnH9ebylxKWv3e0fK+mkQU=
 golang.org/x/crypto v0.9.0/go.mod 
h1:yrmDGqONDYtNj3tH8X9dzUun2m2lzPa9ngI6/RUPGR0=
-golang.org/x/crypto v0.16.0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY=
-golang.org/x/crypto v0.16.0/go.mod 
h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
+golang.org/x/crypto v0.17.0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k=
+golang.org/x/crypto v0.17.0/go.mod 
h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
 golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod 
h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
 golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb 
h1:c0vyKkb6yr3KR7jEfJaOSv4lG7xPkbN6r52aJz1d8a8=
 golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod 
h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=

++++++ flux2.obsinfo ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:27.833102723 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:27.837102868 +0100
@@ -1,5 +1,5 @@
 name: flux2
-version: 2.2.1
-mtime: 1702635952
-commit: 9b3958825a314eb79495c6993ef397ddbf87f32f
+version: 2.2.2
+mtime: 1703007434
+commit: 5c5c15ea212b8f029a110f9975851d25c8272695
 

++++++ helm-controller.crds.yaml ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:27.865103887 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:27.869104033 +0100
@@ -198,6 +198,82 @@
                   - name
                   type: object
                 type: array
+              driftDetection:
+                description: "DriftDetection holds the configuration for 
detecting
+                  and handling differences between the manifest in the Helm 
storage
+                  and the resources currently existing in the cluster. \n 
Note: this
+                  field is provisional to the v2beta2 API, and not actively 
used by
+                  v2beta1 HelmReleases."
+                properties:
+                  ignore:
+                    description: Ignore contains a list of rules for 
specifying which
+                      changes to ignore during diffing.
+                    items:
+                      description: IgnoreRule defines a rule to selectively 
disregard
+                        specific changes during the drift detection process.
+                      properties:
+                        paths:
+                          description: Paths is a list of JSON Pointer (RFC 
6901)
+                            paths to be excluded from consideration in a 
Kubernetes
+                            object.
+                          items:
+                            type: string
+                          type: array
+                        target:
+                          description: Target is a selector for specifying 
Kubernetes
+                            objects to which this rule applies. If Target is 
not set,
+                            the Paths will be ignored for all Kubernetes 
objects within
+                            the manifest of the Helm release.
+                          properties:
+                            annotationSelector:
+                              description: AnnotationSelector is a string that 
follows
+                                the label selection expression 
https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#api
+                                It matches with the resource annotations.
+                              type: string
+                            group:
+                              description: Group is the API group to select 
resources
+                                from. Together with Version and Kind it is 
capable
+                                of unambiguously identifying and/or selecting 
resources.
+                                
https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/api-group.md
+                              type: string
+                            kind:
+                              description: Kind of the API Group to select 
resources
+                                from. Together with Group and Version it is 
capable
+                                of unambiguously identifying and/or selecting 
resources.
+                                
https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/api-group.md
+                              type: string
+                            labelSelector:
+                              description: LabelSelector is a string that 
follows
+                                the label selection expression 
https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#api
+                                It matches with the resource labels.
+                              type: string
+                            name:
+                              description: Name to match resources with.
+                              type: string
+                            namespace:
+                              description: Namespace to select resources from.
+                              type: string
+                            version:
+                              description: Version of the API Group to select 
resources
+                                from. Together with Group and Kind it is 
capable of
+                                unambiguously identifying and/or selecting 
resources.
+                                
https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/api-group.md
+                              type: string
+                          type: object
+                      required:
+                      - paths
+                      type: object
+                    type: array
+                  mode:
+                    description: Mode defines how differences should be 
handled between
+                      the Helm manifest and the manifest currently applied to 
the
+                      cluster. If not explicitly set, it defaults to 
DiffModeDisabled.
+                    enum:
+                    - enabled
+                    - warn
+                    - disabled
+                    type: string
+                type: object
               install:
                 description: Install holds the configuration for Helm install 
actions
                   for this HelmRelease.
@@ -1010,11 +1086,23 @@
                 description: LastAttemptedValuesChecksum is the SHA1 checksum 
of the
                   values of the last reconciliation attempt.
                 type: string
+              lastHandledForceAt:
+                description: "LastHandledForceAt holds the value of the most 
recent
+                  force request value, so a change of the annotation value can 
be
+                  detected. \n Note: this field is provisional to the v2beta2 
API,
+                  and not actively used by v2beta1 HelmReleases."
+                type: string
               lastHandledReconcileAt:
                 description: LastHandledReconcileAt holds the value of the 
most recent
                   reconcile request value, so a change of the annotation value 
can
                   be detected.
                 type: string
+              lastHandledResetAt:
+                description: "LastHandledResetAt holds the value of the most 
recent
+                  reset request value, so a change of the annotation value can 
be
+                  detected. \n Note: this field is provisional to the v2beta2 
API,
+                  and not actively used by v2beta1 HelmReleases."
+                type: string
               lastReleaseRevision:
                 description: LastReleaseRevision is the revision of the last 
successful
                   Helm release.

++++++ helm-controller.deployment.yaml ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:27.889104760 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:27.893104906 +0100
@@ -28,7 +28,7 @@
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: fluxcd/helm-controller:v0.37.0
+        image: fluxcd/helm-controller:v0.37.2
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:

++++++ kustomize-controller.deployment.yaml ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:28.009109126 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:28.013109272 +0100
@@ -28,7 +28,7 @@
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: fluxcd/kustomize-controller:v1.2.0
+        image: fluxcd/kustomize-controller:v1.2.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:

++++++ notification-controller.crds.yaml ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:28.037110145 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:28.041110290 +0100
@@ -1023,6 +1023,11 @@
                   should be posted.
                 maxLength: 2048
                 type: string
+              interval:
+                description: Interval at which to reconcile the Provider with 
its
+                  Secret references. Deprecated and not used in v1beta3.
+                pattern: ^([0-9]+(\.[0-9]+)?(ms|s|m|h))+$
+                type: string
               proxy:
                 description: Proxy the HTTP/S address of the proxy server.
                 maxLength: 2048

++++++ notification-controller.deployment.yaml ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:28.065111163 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:28.069111309 +0100
@@ -60,7 +60,7 @@
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: fluxcd/notification-controller:v1.2.2
+        image: fluxcd/notification-controller:v1.2.3
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:

++++++ source-controller.deployment.yaml ++++++
--- /var/tmp/diff_new_pack.4tdZtO/_old  2023-12-20 21:03:28.109112764 +0100
+++ /var/tmp/diff_new_pack.4tdZtO/_new  2023-12-20 21:03:28.109112764 +0100
@@ -50,7 +50,7 @@
               fieldPath: metadata.namespace
         - name: TUF_ROOT
           value: /tmp/.sigstore
-        image: fluxcd/source-controller:v1.2.2
+        image: fluxcd/source-controller:v1.2.3
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/flux2-cli/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.flux2-cli.new.9037/vendor.tar.gz differ: char 5, 
line 1

Reply via email to