Skip to content

Commit

Permalink
[chore] Version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominique Quatravaux committed Mar 27, 2024
1 parent 3bc4514 commit 84db092
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/okd-epfl-hubble-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: okd-epfl-hubble-ui
description: A Helm chart for Kubernetes
type: application
# Keep in sync with ../../package.json
version: 0.1.3
version: 0.1.4
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epfl-si/okd-hubble-ui",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"repository": "[email protected]:epfl-si/cluster.okd.hubble-ui.git",
"license": "Apache-2.0",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"consolePlugin": {
"name": "okd-epfl-hubble-ui",
"version": "0.1.3",
"version": "0.1.4",
"displayName": "OKD EPFL Hubble UI",
"description": "Access the Hubble UI from the OpenShift console.",
"exposedModules": {
Expand Down

0 comments on commit 84db092

Please sign in to comment.