Skip to content

Commit

Permalink
updated chart version
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
  • Loading branch information
AlexsJones committed Apr 24, 2023
1 parent 16c2bd8 commit c02efec
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 85 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
IMG ?= ghcr.io/k8sgpt-ai/k8sgpt-operator:latest
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.26.0
CHART_VERSION=v0.0.1# x-release-please-version
CHART_VERSION=v0.0.2# x-release-please-version
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
GOBIN=$(shell go env GOPATH)/bin
Expand Down
Binary file added charts/k8sgpt-operator-v0.0.2.tgz
Binary file not shown.
14 changes: 12 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
apiVersion: v1
entries:
k8sgpt-operator:
- apiVersion: v2
appVersion: 0.2.4
created: "2023-04-24T16:59:16.394523+02:00"
description: A Helm chart for Kubernetes
digest: 88b31be7ae4f21fcaac035d3b5863d6e31bf27f37bac3928ff6d3a725a0a4c5e
name: k8sgpt-operator
type: application
urls:
- https://charts.k8sgpt.ai/charts/k8sgpt-operator-v0.0.2.tgz
version: v0.0.2
- apiVersion: v2
appVersion: 1.16.0
created: "2023-04-24T16:44:38.537433+02:00"
created: "2023-04-24T16:59:16.394404+02:00"
description: A Helm chart for Kubernetes
digest: d155c7db368f5a0ec2c9b841a78ba6ae7c3a4361860d9b68658c86d564f4d258
name: k8sgpt-operator
type: application
urls:
- https://charts.k8sgpt.ai/charts/k8sgpt-operator-v0.0.1.tgz
version: v0.0.1
generated: "2023-04-24T16:44:38.536924+02:00"
generated: "2023-04-24T16:59:16.394012+02:00"
82 changes: 0 additions & 82 deletions values.yaml

This file was deleted.

0 comments on commit c02efec

Please sign in to comment.