Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package starboard for openSUSE:Factory checked in at 2026-06-03 20:24:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/starboard (Old) and /work/SRC/openSUSE:Factory/.starboard.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "starboard" Wed Jun 3 20:24:30 2026 rev:27 rq:1356856 version:0.15.38 Changes: -------- --- /work/SRC/openSUSE:Factory/starboard/starboard.changes 2026-05-05 15:17:11.431665468 +0200 +++ /work/SRC/openSUSE:Factory/.starboard.new.1937/starboard.changes 2026-06-03 20:28:08.591449308 +0200 @@ -1,0 +2,11 @@ +Wed Jun 3 04:43:18 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 0.15.38: + * bacb328 chore: bump up Go version to 1.26.3 (#1451) + * eec6a88 ci: migrate to Github APP (#1445) + * 8bedfa0 ci: rename envs for Github App (#1448) + * 9e1d355 ci: update snapshot workflow (#1449) + * 97f2e99 ci: use a runner from white list for chart publishing + (#1446) + +------------------------------------------------------------------- Old: ---- starboard-0.15.37.obscpio New: ---- starboard-0.15.38.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ starboard.spec ++++++ --- /var/tmp/diff_new_pack.WV4EvJ/_old 2026-06-03 20:28:10.527529488 +0200 +++ /var/tmp/diff_new_pack.WV4EvJ/_new 2026-06-03 20:28:10.531529655 +0200 @@ -17,14 +17,14 @@ Name: starboard -Version: 0.15.37 +Version: 0.15.38 Release: 0 Summary: Kubernetes-native security toolkit License: Apache-2.0 URL: https://github.com/aquasecurity/starboard Source: starboard-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go1.26 >= 1.26.2 +BuildRequires: go1.26 >= 1.26.3 %description Starboard integrates security tools into the Kubernetes environment, so that ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WV4EvJ/_old 2026-06-03 20:28:10.567531146 +0200 +++ /var/tmp/diff_new_pack.WV4EvJ/_new 2026-06-03 20:28:10.571531311 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/aquasecurity/starboard</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.15.37</param> + <param name="revision">v0.15.38</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">disable</param> ++++++ starboard-0.15.37.obscpio -> starboard-0.15.38.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/build/starboard-operator/Dockerfile.fips.ubi8 new/starboard-0.15.38/build/starboard-operator/Dockerfile.fips.ubi8 --- old/starboard-0.15.37/build/starboard-operator/Dockerfile.fips.ubi8 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/build/starboard-operator/Dockerfile.fips.ubi8 2026-06-02 16:10:11.000000000 +0200 @@ -2,7 +2,7 @@ LABEL name="Starboard" \ vendor="Aqua Security Software Ltd." \ - version="v0.15.37" \ + version="v0.15.38" \ summary="Starboard Operator." RUN microdnf install -y shadow-utils diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/build/starboard-operator/Dockerfile.fips.ubi9 new/starboard-0.15.38/build/starboard-operator/Dockerfile.fips.ubi9 --- old/starboard-0.15.37/build/starboard-operator/Dockerfile.fips.ubi9 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/build/starboard-operator/Dockerfile.fips.ubi9 2026-06-02 16:10:11.000000000 +0200 @@ -2,7 +2,7 @@ LABEL name="Starboard" \ vendor="Aqua Security Software Ltd." \ - version="v0.15.37" \ + version="v0.15.38" \ summary="Starboard Operator." RUN microdnf upgrade -y --nodocs \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/build/starboard-operator/Dockerfile.ubi8 new/starboard-0.15.38/build/starboard-operator/Dockerfile.ubi8 --- old/starboard-0.15.37/build/starboard-operator/Dockerfile.ubi8 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/build/starboard-operator/Dockerfile.ubi8 2026-06-02 16:10:11.000000000 +0200 @@ -2,7 +2,7 @@ LABEL name="Starboard" \ vendor="Aqua Security Software Ltd." \ - version="v0.15.37" \ + version="v0.15.38" \ summary="Starboard Operator." RUN microdnf install -y shadow-utils diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/build/starboard-operator/Dockerfile.ubi9 new/starboard-0.15.38/build/starboard-operator/Dockerfile.ubi9 --- old/starboard-0.15.37/build/starboard-operator/Dockerfile.ubi9 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/build/starboard-operator/Dockerfile.ubi9 2026-06-02 16:10:11.000000000 +0200 @@ -2,11 +2,11 @@ LABEL name="Starboard" \ vendor="Aqua Security Software Ltd." \ - version="v0.15.37" \ + version="v0.15.38" \ summary="Starboard Operator." \ org.label-schema.schema-version="1.0" \ maintainer="Aqua Security Software Ltd." \ - release=v0.15.37 \ + release=v0.15.38 \ description="Starboard Operator." RUN microdnf upgrade -y --nodocs \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/ciskubebenchreports.crd.yaml new/starboard-0.15.38/deploy/crd/ciskubebenchreports.crd.yaml --- old/starboard-0.15.37/deploy/crd/ciskubebenchreports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/ciskubebenchreports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: ciskubebenchreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/clustercompliancedetailreports.crd.yaml new/starboard-0.15.38/deploy/crd/clustercompliancedetailreports.crd.yaml --- old/starboard-0.15.37/deploy/crd/clustercompliancedetailreports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/clustercompliancedetailreports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: clustercompliancedetailreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/clustercompliancereports.crd.yaml new/starboard-0.15.38/deploy/crd/clustercompliancereports.crd.yaml --- old/starboard-0.15.37/deploy/crd/clustercompliancereports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/clustercompliancereports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: clustercompliancereports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io scope: Cluster diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/clusterconfigauditreports.crd.yaml new/starboard-0.15.38/deploy/crd/clusterconfigauditreports.crd.yaml --- old/starboard-0.15.37/deploy/crd/clusterconfigauditreports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/clusterconfigauditreports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: clusterconfigauditreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/clustervulnerabilityreports.crd.yaml new/starboard-0.15.38/deploy/crd/clustervulnerabilityreports.crd.yaml --- old/starboard-0.15.37/deploy/crd/clustervulnerabilityreports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/clustervulnerabilityreports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: clustervulnerabilityreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/configauditreports.crd.yaml new/starboard-0.15.38/deploy/crd/configauditreports.crd.yaml --- old/starboard-0.15.37/deploy/crd/configauditreports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/configauditreports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: configauditreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/kubehunterreports.crd.yaml new/starboard-0.15.38/deploy/crd/kubehunterreports.crd.yaml --- old/starboard-0.15.37/deploy/crd/kubehunterreports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/kubehunterreports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: kubehunterreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/crd/vulnerabilityreports.crd.yaml new/starboard-0.15.38/deploy/crd/vulnerabilityreports.crd.yaml --- old/starboard-0.15.37/deploy/crd/vulnerabilityreports.crd.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/crd/vulnerabilityreports.crd.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: vulnerabilityreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/helm/Chart.yaml new/starboard-0.15.38/deploy/helm/Chart.yaml --- old/starboard-0.15.37/deploy/helm/Chart.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/helm/Chart.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -6,12 +6,12 @@ # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.10.24 +version: 0.10.25 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 0.15.37 +appVersion: 0.15.38 # kubeVersion: A SemVer range of compatible Kubernetes versions (optional) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/helm/ci/ci-values.yaml new/starboard-0.15.38/deploy/helm/ci/ci-values.yaml --- old/starboard-0.15.37/deploy/helm/ci/ci-values.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/starboard-0.15.38/deploy/helm/ci/ci-values.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -0,0 +1,6 @@ +# Values used by chart-testing (ct lint-and-install) in CI. +# Overrides appVersion-based image tag with the last published release so that +# KIND can pull the image even when the current appVersion has not been pushed +# to Docker Hub yet (e.g. during release-prep PRs). +image: + tag: "0.15.37" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/specs/nsa-1.0.yaml new/starboard-0.15.38/deploy/specs/nsa-1.0.yaml --- old/starboard-0.15.37/deploy/specs/nsa-1.0.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/specs/nsa-1.0.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -6,7 +6,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl spec: name: nsa diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/static/01-starboard-operator.ns.yaml new/starboard-0.15.38/deploy/static/01-starboard-operator.ns.yaml --- old/starboard-0.15.37/deploy/static/01-starboard-operator.ns.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/static/01-starboard-operator.ns.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -6,5 +6,5 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/static/02-starboard-operator.rbac.yaml new/starboard-0.15.38/deploy/static/02-starboard-operator.rbac.yaml --- old/starboard-0.15.37/deploy/static/02-starboard-operator.rbac.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/static/02-starboard-operator.rbac.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -7,7 +7,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl --- apiVersion: rbac.authorization.k8s.io/v1 @@ -17,7 +17,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl rules: - apiGroups: @@ -175,7 +175,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl roleRef: apiGroup: rbac.authorization.k8s.io diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/static/03-starboard-operator.config.yaml new/starboard-0.15.38/deploy/static/03-starboard-operator.config.yaml --- old/starboard-0.15.37/deploy/static/03-starboard-operator.config.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/static/03-starboard-operator.config.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -7,7 +7,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl --- apiVersion: v1 @@ -18,7 +18,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl --- apiVersion: v1 @@ -29,7 +29,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: vulnerabilityReports.scanner: "Trivy" @@ -45,7 +45,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: trivy.imageRef: "docker.io/aquasec/trivy:0.25.2" @@ -66,7 +66,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: polaris.imageRef: "quay.io/fairwinds/polaris:4.2" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/static/04-starboard-operator.policies.yaml new/starboard-0.15.38/deploy/static/04-starboard-operator.policies.yaml --- old/starboard-0.15.37/deploy/static/04-starboard-operator.policies.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/static/04-starboard-operator.policies.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -7,7 +7,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: library.kubernetes.rego: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/static/05-starboard-operator.deployment.yaml new/starboard-0.15.38/deploy/static/05-starboard-operator.deployment.yaml --- old/starboard-0.15.37/deploy/static/05-starboard-operator.deployment.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/static/05-starboard-operator.deployment.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -7,7 +7,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl annotations: prometheus.io/path: /metrics @@ -30,7 +30,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl spec: replicas: 1 @@ -50,7 +50,7 @@ automountServiceAccountToken: true containers: - name: "starboard-operator" - image: "docker.io/aquasec/starboard-operator:0.15.37" + image: "docker.io/aquasec/starboard-operator:0.15.38" imagePullPolicy: IfNotPresent env: - name: OPERATOR_NAMESPACE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/deploy/static/starboard.yaml new/starboard-0.15.38/deploy/static/starboard.yaml --- old/starboard-0.15.37/deploy/static/starboard.yaml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/deploy/static/starboard.yaml 2026-06-02 16:10:11.000000000 +0200 @@ -5,7 +5,7 @@ name: vulnerabilityreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: @@ -248,7 +248,7 @@ name: configauditreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: @@ -304,7 +304,7 @@ name: clusterconfigauditreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: @@ -360,7 +360,7 @@ name: ciskubebenchreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: @@ -410,7 +410,7 @@ name: clustercompliancereports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io scope: Cluster @@ -547,7 +547,7 @@ name: clustercompliancedetailreports.aquasecurity.github.io labels: app.kubernetes.io/managed-by: starboard - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" spec: group: aquasecurity.github.io versions: @@ -590,7 +590,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl --- apiVersion: v1 @@ -601,7 +601,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl --- apiVersion: rbac.authorization.k8s.io/v1 @@ -611,7 +611,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl rules: - apiGroups: @@ -769,7 +769,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.33" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl roleRef: apiGroup: rbac.authorization.k8s.io @@ -788,7 +788,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl --- apiVersion: v1 @@ -799,7 +799,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl --- apiVersion: v1 @@ -810,7 +810,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: vulnerabilityReports.scanner: "Trivy" @@ -826,7 +826,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: trivy.imageRef: "docker.io/aquasec/trivy:0.25.2" @@ -847,7 +847,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: polaris.imageRef: "quay.io/fairwinds/polaris:4.2" @@ -1048,7 +1048,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl data: library.kubernetes.rego: @@ -1955,7 +1955,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl annotations: prometheus.io/path: /metrics @@ -1978,7 +1978,7 @@ labels: app.kubernetes.io/name: starboard-operator app.kubernetes.io/instance: starboard-operator - app.kubernetes.io/version: "0.15.37" + app.kubernetes.io/version: "0.15.38" app.kubernetes.io/managed-by: kubectl spec: replicas: 1 @@ -1998,7 +1998,7 @@ automountServiceAccountToken: true containers: - name: "starboard-operator" - image: "docker.io/aquasec/starboard-operator:0.15.37" + image: "docker.io/aquasec/starboard-operator:0.15.38" imagePullPolicy: IfNotPresent env: - name: OPERATOR_NAMESPACE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/go.mod new/starboard-0.15.38/go.mod --- old/starboard-0.15.37/go.mod 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/go.mod 2026-06-02 16:10:11.000000000 +0200 @@ -1,6 +1,6 @@ module github.com/aquasecurity/starboard -go 1.26.2 +go 1.26.3 require ( github.com/caarlos0/env/v6 v6.10.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/starboard-0.15.37/mkdocs.yml new/starboard-0.15.38/mkdocs.yml --- old/starboard-0.15.37/mkdocs.yml 2026-05-04 14:55:02.000000000 +0200 +++ new/starboard-0.15.38/mkdocs.yml 2026-06-02 16:10:11.000000000 +0200 @@ -99,8 +99,8 @@ version: provider: mike var: - prev_git_tag: "v0.15.36" - chart_version: 0.10.24 + prev_git_tag: "v0.15.37" + chart_version: 0.10.25 # Requires pip install mkdocs-macros-plugin plugins: ++++++ starboard.obsinfo ++++++ --- /var/tmp/diff_new_pack.WV4EvJ/_old 2026-06-03 20:28:11.683577365 +0200 +++ /var/tmp/diff_new_pack.WV4EvJ/_new 2026-06-03 20:28:11.687577531 +0200 @@ -1,5 +1,5 @@ name: starboard -version: 0.15.37 -mtime: 1777899302 -commit: b37a23b09618e9534ab87e862a7085ff038fd2dc +version: 0.15.38 +mtime: 1780409411 +commit: cc100eafdb35bb37616ace997b9d84307153088d ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/starboard/vendor.tar.gz /work/SRC/openSUSE:Factory/.starboard.new.1937/vendor.tar.gz differ: char 87, line 1
