Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
chore(release): cut v1.0.0-rc.2
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Huhn <[email protected]>
  • Loading branch information
nojnhuh committed Nov 15, 2021
1 parent 39aaae4 commit 6549c52
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions charts/osm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ 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.
version: 1.0.0-rc.1
version: 1.0.0-rc.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.
appVersion: v1.0.0-rc.1
appVersion: v1.0.0-rc.2

# This specifies the minimum Kubernetes version OSM is compatible with.
kubeVersion: ">= 1.19.0-0"
Expand Down
14 changes: 7 additions & 7 deletions charts/osm/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Open Service Mesh Helm Chart

![Version: 1.0.0-rc.1](https://img.shields.io/badge/Version-1.0.0--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0-rc.1](https://img.shields.io/badge/AppVersion-v1.0.0--rc.1-informational?style=flat-square)
![Version: 1.0.0-rc.2](https://img.shields.io/badge/Version-1.0.0--rc.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0-rc.2](https://img.shields.io/badge/AppVersion-v1.0.0--rc.2-informational?style=flat-square)

A Helm chart to install the [OSM](https://github.com/openservicemesh/osm) control plane on Kubernetes.

Expand Down Expand Up @@ -106,12 +106,12 @@ The following table lists the configurable parameters of the osm chart and their
| osm.grafana.image | string | `"grafana/grafana:8.2.2"` | Image used for Grafana |
| osm.grafana.port | int | `3000` | Grafana service's port |
| osm.grafana.rendererImage | string | `"grafana/grafana-image-renderer:3.2.1"` | Image used for Grafana Renderer |
| osm.image.digest | object | `{"osmBootstrap":"sha256:45dbc265634f0c557855f27f4c80a23f78ced73962bf418acdf24b3440267529","osmCRDs":"sha256:a68f28cb8f95f5f2035f1bfcec2fe3adcb150366a99032aa8ef799505905a5b2","osmController":"sha256:890ad785e345e937ca44a75c05aea0f787eb9a88d4f169faed2d854f6c86da20","osmInjector":"sha256:4d6af90114aeacb1a0ef12d9deb7450d0ea431efd45f39a2ab6671c4a1ce4680","osmSidecarInit":"sha256:28ca34df720ae3815ca7269b1913e84042f1d8510b04b437f19a0c3345b2c11c"}` | Image digest (defaults to latest compatible tag) |
| osm.image.digest.osmBootstrap | string | `"sha256:45dbc265634f0c557855f27f4c80a23f78ced73962bf418acdf24b3440267529"` | osm-boostrap's image digest |
| osm.image.digest.osmCRDs | string | `"sha256:a68f28cb8f95f5f2035f1bfcec2fe3adcb150366a99032aa8ef799505905a5b2"` | osm-crds' image digest |
| osm.image.digest.osmController | string | `"sha256:890ad785e345e937ca44a75c05aea0f787eb9a88d4f169faed2d854f6c86da20"` | osm-controller's image digest |
| osm.image.digest.osmInjector | string | `"sha256:4d6af90114aeacb1a0ef12d9deb7450d0ea431efd45f39a2ab6671c4a1ce4680"` | osm-injector's image digest |
| osm.image.digest.osmSidecarInit | string | `"sha256:28ca34df720ae3815ca7269b1913e84042f1d8510b04b437f19a0c3345b2c11c"` | Sidecar init container's image digest |
| osm.image.digest | object | `{"osmBootstrap":"sha256:fd159fdb965cc0d3d7704afaf673862b5e92257925fc3f6345810f98bb6246f8","osmCRDs":"sha256:359a4a6b031d0f72848d6bedc742b34b60323ebc5d5001071c0695130b694efd","osmController":"sha256:069f20906035d9b8c4c59792ee1f2b90586a6134a5e286bf015af8ee83041510","osmInjector":"sha256:d2e96d99a311b120c4afd7bd3248f75d0766c98bd121a979a343e438e9cd2c35","osmSidecarInit":"sha256:96bdf7c283ac679344ab1bc5badc406ff486ad2fecb46b209e11e19d2a0a4d3c"}` | Image digest (defaults to latest compatible tag) |
| osm.image.digest.osmBootstrap | string | `"sha256:fd159fdb965cc0d3d7704afaf673862b5e92257925fc3f6345810f98bb6246f8"` | osm-boostrap's image digest |
| osm.image.digest.osmCRDs | string | `"sha256:359a4a6b031d0f72848d6bedc742b34b60323ebc5d5001071c0695130b694efd"` | osm-crds' image digest |
| osm.image.digest.osmController | string | `"sha256:069f20906035d9b8c4c59792ee1f2b90586a6134a5e286bf015af8ee83041510"` | osm-controller's image digest |
| osm.image.digest.osmInjector | string | `"sha256:d2e96d99a311b120c4afd7bd3248f75d0766c98bd121a979a343e438e9cd2c35"` | osm-injector's image digest |
| osm.image.digest.osmSidecarInit | string | `"sha256:96bdf7c283ac679344ab1bc5badc406ff486ad2fecb46b209e11e19d2a0a4d3c"` | Sidecar init container's image digest |
| osm.image.pullPolicy | string | `"IfNotPresent"` | Container image pull policy for control plane containers |
| osm.image.registry | string | `"openservicemesh"` | Container image registry for control plane images |
| osm.image.tag | string | `""` | Container image tag for control plane images |
Expand Down
10 changes: 5 additions & 5 deletions charts/osm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ osm:
# -- Image digest (defaults to latest compatible tag)
digest:
# -- osm-controller's image digest
osmController: "sha256:890ad785e345e937ca44a75c05aea0f787eb9a88d4f169faed2d854f6c86da20"
osmController: "sha256:069f20906035d9b8c4c59792ee1f2b90586a6134a5e286bf015af8ee83041510"
# -- osm-injector's image digest
osmInjector: "sha256:4d6af90114aeacb1a0ef12d9deb7450d0ea431efd45f39a2ab6671c4a1ce4680"
osmInjector: "sha256:d2e96d99a311b120c4afd7bd3248f75d0766c98bd121a979a343e438e9cd2c35"
# -- Sidecar init container's image digest
osmSidecarInit: "sha256:28ca34df720ae3815ca7269b1913e84042f1d8510b04b437f19a0c3345b2c11c"
osmSidecarInit: "sha256:96bdf7c283ac679344ab1bc5badc406ff486ad2fecb46b209e11e19d2a0a4d3c"
# -- osm-crds' image digest
osmCRDs: "sha256:a68f28cb8f95f5f2035f1bfcec2fe3adcb150366a99032aa8ef799505905a5b2"
osmCRDs: "sha256:359a4a6b031d0f72848d6bedc742b34b60323ebc5d5001071c0695130b694efd"
# -- osm-boostrap's image digest
osmBootstrap: "sha256:45dbc265634f0c557855f27f4c80a23f78ced73962bf418acdf24b3440267529"
osmBootstrap: "sha256:fd159fdb965cc0d3d7704afaf673862b5e92257925fc3f6345810f98bb6246f8"


# -- `osm-controller` image pull secret
Expand Down
2 changes: 1 addition & 1 deletion docs/example/manifests/apps/bookbuyer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: bookbuyer
image: openservicemesh/bookbuyer:v1.0.0-rc.1
image: openservicemesh/bookbuyer:v1.0.0-rc.2
imagePullPolicy: Always
command: ["/bookbuyer"]
env:
Expand Down
2 changes: 1 addition & 1 deletion docs/example/manifests/apps/bookstore-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: bookstore
image: openservicemesh/bookstore:v1.0.0-rc.1
image: openservicemesh/bookstore:v1.0.0-rc.2
imagePullPolicy: Always
ports:
- containerPort: 14001
Expand Down
2 changes: 1 addition & 1 deletion docs/example/manifests/apps/bookstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: bookstore
image: openservicemesh/bookstore:v1.0.0-rc.1
image: openservicemesh/bookstore:v1.0.0-rc.2
imagePullPolicy: Always
ports:
- containerPort: 14001
Expand Down
2 changes: 1 addition & 1 deletion docs/example/manifests/apps/bookthief.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: bookthief
image: openservicemesh/bookthief:v1.0.0-rc.1
image: openservicemesh/bookthief:v1.0.0-rc.2
imagePullPolicy: Always
command: ["/bookthief"]
env:
Expand Down
2 changes: 1 addition & 1 deletion docs/example/manifests/apps/bookwarehouse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ spec:
kubernetes.io/os: linux
containers:
- name: bookwarehouse
image: openservicemesh/bookwarehouse:v1.0.0-rc.1
image: openservicemesh/bookwarehouse:v1.0.0-rc.2
imagePullPolicy: Always
command: ["/bookwarehouse"]
2 changes: 1 addition & 1 deletion docs/example/manifests/meshconfig/mesh-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
logLevel: error
maxDataPlaneConnections: 0
envoyImage: "envoyproxy/envoy-alpine@sha256:6502a637c6c5fba4d03d0672d878d12da4bcc7a0d0fb3f1d506982dde0039abd"
initContainerImage: "openservicemesh/init:v1.0.0-rc.1"
initContainerImage: "openservicemesh/init:v1.0.0-rc.2"
configResyncInterval: "0s"
traffic:
enableEgress: false
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/e2e_upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ var _ = OSMDescribe("Upgrade from latest",
// release branches, it should specify the most recent patch of the
// previous minor release. e.g. on the release-v1.0 branch, this
// should be "0.11".
i.Version = ">0.0.0-0"
i.Version = "0.11"
i.Namespace = Td.OsmNamespace
i.Wait = true
i.ReleaseName = releaseName
Expand Down

0 comments on commit 6549c52

Please sign in to comment.