Skip to content

Commit

Permalink
Merge pull request #20 from Jaydee94/release-1.1.0
Browse files Browse the repository at this point in the history
Replace version to 1.1.0
  • Loading branch information
Jaydee94 authored Jul 18, 2020
2 parents 904b7e1 + c86a87a commit 023b5c4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The docker image can be found here: https://hub.docker.com/repository/docker/kub

## Demo

![KubeSeal WebGui Demo](demo/kubseal-demo-1.0.2.gif)
![KubeSeal WebGui Demo](demo/kubseal-demo-1.1.0.gif)

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion chart/kubeseal-webgui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The command removes all the Kubernetes components associated with the chart and
|-------------------------------------------|------------------------------------------------|---------------------------------------------------------|
| `replicaCount` | Number of nodes | `1` |
| `image.repository` | Image-Repository and name | `kubesealwebgui/kubeseal-webgui` |
| `image.tag` | Image Tag | `1.0.2` |
| `image.tag` | Image Tag | `1.1.0` |
| `image.pullPolicy` | Image Pull Policy | `Always` |
| `nameOverride` | Name-Override for the objects | `""` |
| `fullnameOverride` | Fullname-Override for the objects | `""` |
Expand Down
2 changes: 1 addition & 1 deletion chart/kubeseal-webgui/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: kubesealwebgui/kubeseal-webgui
tag: 1.0.2
tag: 1.1.0
pullPolicy: Always

nameOverride: ""
Expand Down
Binary file added demo/kubseal-demo-1.1.0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 023b5c4

Please sign in to comment.