Skip to content

Commit

Permalink
chore: adding metrics
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 25, 2023
1 parent e326fa0 commit 8e9a612
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 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
Expand Up @@ -3,12 +3,22 @@ entries:
k8sgpt-operator:
- apiVersion: v2
appVersion: 0.2.4
created: "2023-04-24T19:52:47.588132+02:00"
created: "2023-04-25T08:15:56.342855+02:00"
description: A Helm chart for Kubernetes
digest: aa1bc047212fdcdeabca44549d84696052065eff8cd7da7255f190c8b82c19d1
name: k8sgpt-operator
type: application
urls:
- https://charts.k8sgpt.ai/charts/k8sgpt-operator-v0.0.2.tgz
version: v0.0.2
- apiVersion: v2
appVersion: 0.2.4
created: "2023-04-25T08:15:56.342729+02:00"
description: A Helm chart for Kubernetes
digest: cd4a0ca2651f617ff7c1b81de031d9ae9acc23f291e46dc940a51f6a01857154
name: k8sgpt-operator
type: application
urls:
- https://charts.k8sgpt.ai/charts/k8sgpt-operator-v0.0.1.tgz
version: v0.0.1
generated: "2023-04-24T19:52:47.587645+02:00"
generated: "2023-04-25T08:15:56.342165+02:00"

0 comments on commit 8e9a612

Please sign in to comment.