Skip to content

Commit

Permalink
Bump operator container image to v1.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
git-hyagi committed Dec 7, 2023
1 parent e5f6fde commit e4ba8d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion helm-charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.0
# 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.
# It is recommended to use it with quotes.
appVersion: "1.0.1-beta.2"
appVersion: "1.0.0-beta.3"
10 changes: 5 additions & 5 deletions helm-charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v1
entries:
pulp-operator:
- apiVersion: v2
appVersion: 1.0.1-beta.2
created: "2023-10-16T12:41:51.911677046-03:00"
appVersion: 1.0.0-beta.3
created: "2023-12-07T16:14:27.521247485-03:00"
description: A Helm chart to install pulp-operator
digest: 25de415b0132f4667d5624d5606c66cd0f271a7135f3fabd37ed34ea72e1bbd5
digest: e94e6827b8bee09f0a234d6815ce74d08d8ac468a161114f4ba8c599135b44d0
name: pulp-operator
type: application
urls:
- https://github.com/pulp/pulp-k8s-resources/releases/download/1.0.2-beta.2/pulp-operator-0.1.0.tgz
- https://github.com/pulp/pulp-k8s-resources/releases/download/1.0.0-beta.3/pulp-operator-0.1.0.tgz
version: 0.1.0
generated: "2023-10-16T12:41:51.909244427-03:00"
generated: "2023-12-07T16:14:27.519452818-03:00"
2 changes: 1 addition & 1 deletion helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

image: quay.io/pulp/pulp-operator:v1.0.0-beta.2
image: quay.io/pulp/pulp-operator:v1.0.0-beta.3
namespace: pulp

0 comments on commit e4ba8d9

Please sign in to comment.