diff --git a/charts/sequencer-faucet/Chart.yaml b/charts/sequencer-faucet/Chart.yaml index c0335f2..7aaa81d 100644 --- a/charts/sequencer-faucet/Chart.yaml +++ b/charts/sequencer-faucet/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.8.2 +version: 0.9.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.8.1" +appVersion: "0.9.0" maintainers: - name: wafflesvonmaple diff --git a/charts/sequencer-faucet/values.yaml b/charts/sequencer-faucet/values.yaml index 8208b7a..0de9bda 100644 --- a/charts/sequencer-faucet/values.yaml +++ b/charts/sequencer-faucet/values.yaml @@ -25,7 +25,7 @@ config: sequencerNativeDenom: "nria" images: - sequencerFaucet: "ghcr.io/astriaorg/seq-faucet:0.8.1" + sequencerFaucet: "ghcr.io/astriaorg/seq-faucet:0.9.0" pullPolicy: IfNotPresent # When deploying in a production environment should use a secret provider