diff --git a/charts/portfolio/Chart.yaml b/charts/portfolio/Chart.yaml
index df738a473..082c4b005 100644
--- a/charts/portfolio/Chart.yaml
+++ b/charts/portfolio/Chart.yaml
@@ -4,7 +4,7 @@ description: My personal portfolio website
home: https://charts.gabe565.com/charts/portfolio/
icon: https://raw.githubusercontent.com/gabe565/portfolio/8cf4e32d3486862dcdf03782451c147a358f32a7/frontend/src/assets/logo.svg
type: application
-version: 0.9.0
+version: 0.9.1
# renovate datasource=docker depName=ghcr.io/gabe565/portfolio
appVersion: latest
kubeVersion: ">=1.22.0-0"
@@ -16,10 +16,11 @@ sources:
- https://github.com/gabe565/portfolio
annotations:
artifacthub.io/changes: |-
- - kind: changed
- description: Update common Helm release to v1.5.0
+ - kind: deprecated
+ description: Deprecate chart
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/portfolio
- name: Chart Source
url: https://github.com/gabe565/charts/tree/main/charts/portfolio
+deprecated: true
diff --git a/charts/portfolio/README.md b/charts/portfolio/README.md
index 9be3fdb16..0683c0887 100644
--- a/charts/portfolio/README.md
+++ b/charts/portfolio/README.md
@@ -2,7 +2,7 @@
-![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
+![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)
@@ -11,7 +11,7 @@ My personal portfolio website
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=portfolio&version=0.9.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=portfolio&version=0.9.1)**
## Source Code