Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Update version from 0.3.0-beta.2 to 0.3.0 #2811

Merged
merged 1 commit into from May 25, 2020

Conversation

mszostok
Copy link
Contributor

@mszostok mszostok commented May 25, 2020

Description

  • Update version from 0.3.0-beta.2 to 0.3.0

Release notes:

🚨Service Catalog v0.3.0 is now available!

This is a MAJOR release. In 0.3.0 release, we've focused on replacing the Aggregated API Server with the CustomResourceDefinitions (CRDs) and Admission Webhook solution. The Service Catalog documentation is updated. Check it out for more details.

To install the Service Catalog from this release, run:

helm install svc-cat/catalog \
    --name catalog --namespace catalog --version 0.3.0

If you have installed Service Catalog on your cluster using the helm install svc-cat/catalog command, then migration process is automated for you and you can just run:

helm upgrade <release_name> svc-cat/catalog --version 0.3.0

The migration process is described here in detail. There you will also find information on how to upgrade Service Catalog manually.

Highlights

For the rest of the merge pull request, check the Changes since beta.2 section.

We'd really appreciate any feedback on the upgrade procedure and any issues or tips you may run into.

Changes since beta.2

Check beta.0, beta.1, and beta.2 for more release notes.

SVCat Binaries

macOS: https://download.svcat.sh/cli/v0.3.0/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.3.0/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.3.0/linux/amd64/svcat

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 25, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mszostok

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 25, 2020
@mszostok mszostok merged commit 11c5b36 into kubernetes-retired:master May 25, 2020
@mszostok mszostok deleted the release-0.3.0 branch May 25, 2020 12:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants