Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue-3, operator helm for v0.0.5 release version was prepared #14

Merged
merged 1 commit into from
May 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ 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.1.1
version: 0.1.2

# 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.
# It is recommended to use it with quotes.
appVersion: "0.0.4"
appVersion: "0.0.5"
2 changes: 1 addition & 1 deletion charts/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ replicaCount: 1
image:
repository: doodgematvey/dm5
pullPolicy: IfNotPresent
tag: test82
tag: v0.0.5

port: 8080

Expand Down
Binary file added docs/operator-0.1.2.tgz
Binary file not shown.
12 changes: 11 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
apiVersion: v1
entries:
operator:
- apiVersion: v2
appVersion: 0.0.5
created: "2023-05-18T14:11:20.594983721+03:00"
description: Operator helm chart
digest: a15173f3316ef47ba6624fbeca7db69d8f886c4fe3f51ca6648ced8c6efea95e
name: operator
type: application
urls:
- https://instaclustr.github.io/operator-helm/docs/operator-0.1.2.tgz
version: 0.1.2
- apiVersion: v2
appVersion: 0.0.4
created: "2023-05-11T17:40:24.353848906+03:00"
Expand All @@ -21,4 +31,4 @@ entries:
urls:
- https://instaclustr.github.io/operator-helm/docs/operator-0.1.0.tgz
version: 0.1.0
generated: "2023-05-11T17:40:24.348326243+03:00"
generated: "2023-05-18T14:11:20.584862638+03:00"