Skip to content

Commit

Permalink
Prepared release vv0.11.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 2, 2024
1 parent 507de57 commit 815f4f3
Show file tree
Hide file tree
Showing 6 changed files with 436 additions and 465 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ metadata:
]
capabilities: Basic Install
categories: Integration & Delivery
containerImage: quay.io/kuadrant/limitador-operator:latest
createdAt: "2024-09-27T10:13:26Z"
containerImage: 'quay.io/kuadrant/limitador-operator:'
createdAt: "2024-10-02T08:14:02Z"
operators.operatorframework.io/builder: operator-sdk-v1.32.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/Kuadrant/limitador-operator
Expand Down Expand Up @@ -154,7 +154,7 @@ spec:
- /manager
env:
- name: RELATED_IMAGE_LIMITADOR
value: quay.io/kuadrant/limitador:latest
value: quay.io/kuadrant/limitador:v1.6.0
image: quay.io/kuadrant/limitador-operator:latest
livenessProbe:
httpGet:
Expand Down Expand Up @@ -240,6 +240,6 @@ spec:
name: Red Hat
url: https://github.com/Kuadrant/limitador-operator
relatedImages:
- image: quay.io/kuadrant/limitador:latest
- image: quay.io/kuadrant/limitador:v1.6.0
name: limitador
version: 0.0.0
2 changes: 1 addition & 1 deletion charts/limitador-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sources:
kubeVersion: ">=1.19.0-0"
type: application
# The version will be properly set when the chart is released matching the operator version
version: "0.0.0"
version: "v0.11.0-rc1"
maintainers:
- email: [email protected]
name: Alex Snaps
Expand Down
Loading

0 comments on commit 815f4f3

Please sign in to comment.