Skip to content

Commit

Permalink
Release: version 0.15.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mjshastha committed Sep 30, 2024
1 parent 9a0c6e6 commit af97961
Show file tree
Hide file tree
Showing 22 changed files with 49 additions and 251 deletions.
202 changes: 0 additions & 202 deletions bin/LICENSE

This file was deleted.

2 changes: 1 addition & 1 deletion build/starboard-operator/Dockerfile.fips.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM registry.access.redhat.com/ubi8/ubi-minimal

LABEL name="Starboard" \
vendor="Aqua Security Software Ltd." \
version="v0.15.21" \
version="v0.15.22" \
summary="Starboard Operator."

RUN microdnf install -y shadow-utils
Expand Down
2 changes: 1 addition & 1 deletion build/starboard-operator/Dockerfile.fips.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal

LABEL name="Starboard" \
vendor="Aqua Security Software Ltd." \
version="v0.15.21" \
version="v0.15.22" \
summary="Starboard Operator."

RUN microdnf install -y shadow-utils
Expand Down
2 changes: 1 addition & 1 deletion build/starboard-operator/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM registry.access.redhat.com/ubi8/ubi-minimal

LABEL name="Starboard" \
vendor="Aqua Security Software Ltd." \
version="v0.15.21" \
version="v0.15.22" \
summary="Starboard Operator."

RUN microdnf install -y shadow-utils
Expand Down
2 changes: 1 addition & 1 deletion build/starboard-operator/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal

LABEL name="Starboard" \
vendor="Aqua Security Software Ltd." \
version="v0.15.21" \
version="v0.15.22" \
summary="Starboard Operator."

RUN microdnf install -y shadow-utils
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/ciskubebenchreports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: ciskubebenchreports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
versions:
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/clustercompliancedetailreports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: clustercompliancedetailreports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
versions:
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/clustercompliancereports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: clustercompliancereports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
scope: Cluster
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/clusterconfigauditreports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: clusterconfigauditreports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
versions:
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/clustervulnerabilityreports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: clustervulnerabilityreports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
versions:
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/configauditreports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: configauditreports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
versions:
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/kubehunterreports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: kubehunterreports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
versions:
Expand Down
2 changes: 1 addition & 1 deletion deploy/crd/vulnerabilityreports.crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: vulnerabilityreports.aquasecurity.github.io
labels:
app.kubernetes.io/managed-by: starboard
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
spec:
group: aquasecurity.github.io
versions:
Expand Down
4 changes: 2 additions & 2 deletions deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ type: application
# 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.20
version: 0.10.21

# 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.21
appVersion: 0.15.22

# kubeVersion: A SemVer range of compatible Kubernetes versions (optional)

Expand Down
2 changes: 1 addition & 1 deletion deploy/specs/nsa-1.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
app.kubernetes.io/name: starboard-operator
app.kubernetes.io/instance: starboard-operator
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
app.kubernetes.io/managed-by: kubectl
spec:
name: nsa
Expand Down
2 changes: 1 addition & 1 deletion deploy/static/01-starboard-operator.ns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ metadata:
labels:
app.kubernetes.io/name: starboard-operator
app.kubernetes.io/instance: starboard-operator
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
app.kubernetes.io/managed-by: kubectl
6 changes: 3 additions & 3 deletions deploy/static/02-starboard-operator.rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/name: starboard-operator
app.kubernetes.io/instance: starboard-operator
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
app.kubernetes.io/managed-by: kubectl
---
apiVersion: rbac.authorization.k8s.io/v1
Expand All @@ -17,7 +17,7 @@ metadata:
labels:
app.kubernetes.io/name: starboard-operator
app.kubernetes.io/instance: starboard-operator
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
app.kubernetes.io/managed-by: kubectl
rules:
- apiGroups:
Expand Down Expand Up @@ -175,7 +175,7 @@ metadata:
labels:
app.kubernetes.io/name: starboard-operator
app.kubernetes.io/instance: starboard-operator
app.kubernetes.io/version: "0.15.21"
app.kubernetes.io/version: "0.15.22"
app.kubernetes.io/managed-by: kubectl
roleRef:
apiGroup: rbac.authorization.k8s.io
Expand Down
Loading

0 comments on commit af97961

Please sign in to comment.