diff --git a/charts/koredump/Chart.yaml b/charts/koredump/Chart.yaml index 5332a7c..8efadc2 100644 --- a/charts/koredump/Chart.yaml +++ b/charts/koredump/Chart.yaml @@ -16,10 +16,10 @@ maintainers: # 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.3.3 +version: 0.3.4 # 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.3.3" +appVersion: "0.3.4" diff --git a/koredump.spec b/koredump.spec index 42231b4..741cb34 100644 --- a/koredump.spec +++ b/koredump.spec @@ -3,7 +3,7 @@ # SPDX-License-Identifier: MIT Name: koredump -Version: 0.3.3 +Version: 0.3.4 Release: 1%{?dist} Summary: Kubernetes coredump REST API