Skip to content

Commit b7f3798

Browse files
committed
Bump alpha release
1 parent 4e8392f commit b7f3798

14 files changed

Lines changed: 370 additions & 617 deletions

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# To re-generate a bundle for another specific version without changing the standard setup, you can:
44
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
55
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
6-
VERSION ?= 0.26.0-alpha.5
6+
VERSION ?= 0.26.0-alpha.7
77

88
# CHANNELS define the bundle channels used in the bundle.
99
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "candidate,fast,stable")

bundle/manifests/saas-operator-controller-manager-metrics-monitor_monitoring.coreos.com_v1_servicemonitor.yaml

Lines changed: 3 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/manifests/saas-operator-controller-manager-metrics-service_v1_service.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/manifests/saas-operator.clusterserviceversion.yaml

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/manifests/saas.3scale.net_systems.yaml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

catalog/saas-operator/alpha-channel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ entries:
33
- name: saas-operator.v0.25.0
44
- name: saas-operator.v0.25.1
55
replaces: saas-operator.v0.25.0
6-
- name: saas-operator.v0.26.0-alpha.4
6+
- name: saas-operator.v0.26.0-alpha.7
77
replaces: saas-operator.v0.25.1
88
skipRange: ">=0.25.1 <0.26.0"
99
name: alpha

0 commit comments

Comments
 (0)