Skip to content

Commit

Permalink
Merge pull request #14 from instaclustr/issue-3
Browse files Browse the repository at this point in the history
issue-3, operator helm for v0.0.5 release version was prepared
  • Loading branch information
DoodgeMatvey authored May 18, 2023
2 parents 686a64f + 45955a3 commit 5993ff9
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
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"

0 comments on commit 5993ff9

Please sign in to comment.