diff --git a/whatismyip/Chart.yaml b/whatismyip/Chart.yaml index 09ea8fd..76821fd 100644 --- a/whatismyip/Chart.yaml +++ b/whatismyip/Chart.yaml @@ -23,6 +23,6 @@ version: 0.1.0 appVersion: "1.0" dependencies: -- name: whatismyip +- name: whatsmyip version: 1.3.1 repository: https://eugenmayer.github.io/helm-charts/ \ No newline at end of file diff --git a/whatismyip/values.yaml b/whatismyip/values.yaml index 3eb5a48..22e1000 100644 --- a/whatismyip/values.yaml +++ b/whatismyip/values.yaml @@ -1,4 +1,4 @@ -whatismyip: +whatsmyip: ingress: main: enabled: true