diff --git a/gotosocial/Chart.yaml b/gotosocial/Chart.yaml index e2ace42..73571e1 100644 --- a/gotosocial/Chart.yaml +++ b/gotosocial/Chart.yaml @@ -3,8 +3,9 @@ name: gotosocial description: With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! icon: https://docs.gotosocial.org/en/latest/assets/sloth.png type: application -version: 0.1.1 -appVersion: "0.13.1" +version: 0.1.2 +# renovate: image=docker.io/superseriousbusiness/gotosocial +appVersion: "0.13.2" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/gotosocial/README.adoc b/gotosocial/README.adoc index 3cd08a3..f9999f7 100644 --- a/gotosocial/README.adoc +++ b/gotosocial/README.adoc @@ -2,9 +2,9 @@ = gotosocial -image::https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square[Version: 0.1.1] +image::https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square[Version: 0.1.2] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.13.1-informational?style=flat-square[AppVersion: 0.13.1] +image::https://img.shields.io/badge/AppVersion-0.13.2-informational?style=flat-square[AppVersion: 0.13.2] == Maintainers .Maintainers