Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
project: Release v0.1.0-alpha.11
Browse files Browse the repository at this point in the history
Signed-off-by: Simão Reis <[email protected]>
  • Loading branch information
Simão Reis authored and sreis committed Jul 1, 2019
1 parent f66aa08 commit 02b644d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions RELEASE-NOTES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@ endif::[]
== Table of Contents
toc::[]

== v0.1.0-alpha.11

=== Bug fixes

* Fix DC/OS secret names when Kubernetes is deployed in a DC/OS folder (https://github.com/mesosphere/dklb/pull/43[#43]).

=== Documentation

* Add command to cleanup Kubernetes secret in TLS for Ingress example (https://github.com/mesosphere/dklb/pull/43[#43]).

== v0.1.0-alpha.10

=== Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion docs/deployment/10-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
priorityClassName: system-node-critical
containers:
- name: dklb
image: mesosphere/dklb:v0.1.0-alpha.10
image: mesosphere/dklb:v0.1.0-alpha.11
imagePullPolicy: Always
args:
- /dklb
Expand Down

0 comments on commit 02b644d

Please sign in to comment.