From d51d16914314801bd0808378a6983128e37f6a60 Mon Sep 17 00:00:00 2001 From: Fabio Rauber Date: Fri, 1 Apr 2022 10:56:28 -0300 Subject: [PATCH] Changed default icon and appVersion --- charts/osticket/v0.2.0/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/osticket/v0.2.0/Chart.yaml b/charts/osticket/v0.2.0/Chart.yaml index 84d183b..2041dd5 100644 --- a/charts/osticket/v0.2.0/Chart.yaml +++ b/charts/osticket/v0.2.0/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: "1.12.2" +appVersion: "1.14.1" description: OSTicket Open Source Ticket System name: osticket -icon: https://osticket.com/wp-content/uploads/2017/03/osticket-supsys.png -version: 0.2.0 +icon: https://osticket.com/wp-content/uploads/2021/03/osticket-supsys-new-1-e1616621912452.png +version: 0.2.0 \ No newline at end of file