Skip to content

Commit 1e6a20e

Browse files
committed
chore: release metrics-operator 1.1.1
1 parent 929c291 commit 1e6a20e

File tree

7 files changed

+35
-7
lines changed

7 files changed

+35
-7
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"runtimes/deno-runtime": "2.0.5",
66
"lifecycle-operator": "1.1.1",
77
"scheduler": "1.0.1",
8-
"metrics-operator": "1.1.0"
8+
"metrics-operator": "1.1.1"
99
}

metrics-operator/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/keptn/lifecycle-toolkit/compare/metrics-operator-v1.1.0...metrics-operator-v1.1.1) (2024-10-30)
4+
5+
6+
### Other
7+
8+
* update helm chart versions ([#3713](https://github.com/keptn/lifecycle-toolkit/issues/3713)) ([e052c92](https://github.com/keptn/lifecycle-toolkit/commit/e052c927cdb83215dfc2724e259f8fd72988a0a2))
9+
10+
11+
### Dependency Updates
12+
13+
* update all golang.org/x packages ([#3729](https://github.com/keptn/lifecycle-toolkit/issues/3729)) ([d0a22de](https://github.com/keptn/lifecycle-toolkit/commit/d0a22deacb3af85c95e07c9b4d2d91120b7c07ca))
14+
* update all golang.org/x packages ([#3754](https://github.com/keptn/lifecycle-toolkit/issues/3754)) ([736a4ac](https://github.com/keptn/lifecycle-toolkit/commit/736a4ac129b8f81a17e609090efadc6b1bc10939))
15+
* update dependency kubernetes-sigs/controller-tools to v0.16.2 ([#3700](https://github.com/keptn/lifecycle-toolkit/issues/3700)) ([a0ff0ed](https://github.com/keptn/lifecycle-toolkit/commit/a0ff0ed8eccb9ef0da275f5a1bcce010d058ad7c))
16+
* update dependency kubernetes-sigs/controller-tools to v0.16.4 ([#3733](https://github.com/keptn/lifecycle-toolkit/issues/3733)) ([a3dca53](https://github.com/keptn/lifecycle-toolkit/commit/a3dca534108788fb47c73e21a48f791070fddb31))
17+
* update dependency kubernetes-sigs/controller-tools to v0.16.5 ([#3781](https://github.com/keptn/lifecycle-toolkit/issues/3781)) ([9e742e8](https://github.com/keptn/lifecycle-toolkit/commit/9e742e8975a45103d7f33929e442ed70e84ac7c3))
18+
* update dependency kubernetes-sigs/kustomize to v5.5.0 ([#3793](https://github.com/keptn/lifecycle-toolkit/issues/3793)) ([62ff5ac](https://github.com/keptn/lifecycle-toolkit/commit/62ff5ac84966ab3dcbf1a640133a47e7301479bd))
19+
* update golang docker tag to v1.23.0 ([#3702](https://github.com/keptn/lifecycle-toolkit/issues/3702)) ([a4d7328](https://github.com/keptn/lifecycle-toolkit/commit/a4d73287d793bdd4681d5e8ba9fe56d185705b80))
20+
* update golang docker tag to v1.23.1 ([#3732](https://github.com/keptn/lifecycle-toolkit/issues/3732)) ([8eb878f](https://github.com/keptn/lifecycle-toolkit/commit/8eb878f908467ab9a7140694d263de0fc352f2dd))
21+
* update golang docker tag to v1.23.2 ([#3758](https://github.com/keptn/lifecycle-toolkit/issues/3758)) ([37a3f51](https://github.com/keptn/lifecycle-toolkit/commit/37a3f512da9ecd8eb8cf1dcb339647e9872e0b7e))
22+
* update kubebuilder and k8s packages ([#3806](https://github.com/keptn/lifecycle-toolkit/issues/3806)) ([7b92373](https://github.com/keptn/lifecycle-toolkit/commit/7b92373b2110c28dec82d576747f821d47a98bb2))
23+
* update kubernetes packages to v0.29.9 (patch) ([#3735](https://github.com/keptn/lifecycle-toolkit/issues/3735)) ([fcb3242](https://github.com/keptn/lifecycle-toolkit/commit/fcb3242218302ee406cdb10407e020b4ee516588))
24+
* update module github.com/datadog/datadog-api-client-go/v2 to v2.31.0 ([#3790](https://github.com/keptn/lifecycle-toolkit/issues/3790)) ([26c1c2e](https://github.com/keptn/lifecycle-toolkit/commit/26c1c2e7fbf997585832ce5ef6f68477ab87d44b))
25+
* update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.56.0 ([#3794](https://github.com/keptn/lifecycle-toolkit/issues/3794)) ([1582d86](https://github.com/keptn/lifecycle-toolkit/commit/1582d86f56a7165defe28d3c0dcca8a209fed63a))
26+
* update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.56.0 ([#3795](https://github.com/keptn/lifecycle-toolkit/issues/3795)) ([d8a64b4](https://github.com/keptn/lifecycle-toolkit/commit/d8a64b4fa55a650bb07d4f6a9b3cc763c6e74f45))
27+
* update module google.golang.org/grpc to v1.67.1 ([#3796](https://github.com/keptn/lifecycle-toolkit/issues/3796)) ([2902073](https://github.com/keptn/lifecycle-toolkit/commit/2902073b1fe0bee77d8f7af2b40fc49d0e183cbb))
28+
* update module google.golang.org/protobuf to v1.35.1 ([#3797](https://github.com/keptn/lifecycle-toolkit/issues/3797)) ([2c5f1b3](https://github.com/keptn/lifecycle-toolkit/commit/2c5f1b310f34609dddb602059cbcca35c672ca6f))
29+
* update opentelemetry-go monorepo (minor) ([#3798](https://github.com/keptn/lifecycle-toolkit/issues/3798)) ([878fa47](https://github.com/keptn/lifecycle-toolkit/commit/878fa47ce3f3c4a2fb6863169c13c408bc266d61))
30+
331
## [1.1.0](https://github.com/keptn/lifecycle-toolkit/compare/metrics-operator-v1.0.2...metrics-operator-v1.1.0) (2024-08-27)
432

533

metrics-operator/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RELEASE_REGISTRY?=ghcr.io/keptn
77
RELEASE_TIME=$(shell date +%Y%m%d%s)
88
BUILD_TIME=$(shell date -u "+%F_%T")
99
RELEASE_VERSION?=$(RELEASE_TIME)-v0.24.3#$(shell git describe --tags --match "v*")
10-
TAG?="v1.1.0" # x-release-please-version
10+
TAG?="v1.1.1" # x-release-please-version
1111
RELEASE_IMAGE:=metrics-operator:$(TAG)
1212
CHART_APPVERSION?=""
1313

metrics-operator/chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ annotations:
2222
artifacthub.io/operator: 'true'
2323
kubeVersion: '>= 1.24.0-0'
2424
type: application
25-
version: 0.3.0
26-
appVersion: v1.1.0 # x-release-please-version
25+
version: 1.1.1
26+
appVersion: v1.1.0
2727
dependencies:
2828
- name: common
2929
repository: https://charts.lifecycle.keptn.sh

metrics-operator/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ image:
140140
## @param image.repository specify registry for manager image
141141
repository: keptn/metrics-operator
142142
## @param image.tag select tag for manager image
143-
tag: v1.1.0 # x-release-please-version
143+
tag: v1.1.1 # x-release-please-version
144144
## @param image.imagePullPolicy specify pull policy for the manager image. This overrides global values
145145
imagePullPolicy: ""
146146
## @extra livenessProbe custom livenessprobe for manager container

metrics-operator/converter/sli_converter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To run the converter, execute the following command:
1313

1414
<!---x-release-please-start-version-->
1515
```shell
16-
METRICS_OPERATOR_IMAGE=ghcr.io/keptn/metrics-operator:v1.1.0
16+
METRICS_OPERATOR_IMAGE=ghcr.io/keptn/metrics-operator:v1.1.1
1717
PATH_TO_SLI=<PATH_TO_SLI>
1818
KEPTN_PROVIDER_NAME=<KEPTN_PROVIDER_NAME>
1919
KEPTN_PROVIDER_NAMESPACE=<KEPTN_PROVIDER_NAMESPACE>

metrics-operator/converter/slo_converter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To run the converter, execute the following command:
3535

3636
<!---x-release-please-start-version-->
3737
```shell
38-
METRICS_OPERATOR_IMAGE=ghcr.io/keptn/metrics-operator:v1.1.0
38+
METRICS_OPERATOR_IMAGE=ghcr.io/keptn/metrics-operator:v1.1.1
3939
PATH_TO_SLO=<PATH_TO_SLO>
4040
ANALYSIS_VALUE_TEMPLATE_NAMESPACE=<ANALYSIS_VALUE_TEMPLATE_NAMESPACE>
4141
ANALYSIS_DEFINITION_NAME=<ANALYSIS_DEFINITION_NAME>

0 commit comments

Comments
 (0)