update to v14.0.0-rc3

This commit is contained in:
Lily Cohen 2023-06-27 09:20:13 -06:00
parent c87ac8d84a
commit 4608e65f36
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ version: 0.1.3
# 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: "v14.0.0-rc2c"
appVersion: "v14.0.0-rc3"
dependencies:
- name: elasticsearch

View file

@ -1,6 +1,6 @@
# calckey
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v14.0.0-rc2c](https://img.shields.io/badge/AppVersion-v14.0.0--rc2c-informational?style=flat-square)
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v14.0.0-rc3](https://img.shields.io/badge/AppVersion-v14.0.0--rc3-informational?style=flat-square)
A fun, new, open way to experience social media https://calckey.org
@ -63,7 +63,7 @@ A fun, new, open way to experience social media https://calckey.org
| elasticsearch | object | `{"auth":{},"enabled":false,"hostname":"","port":9200,"ssl":false}` | https://github.com/bitnami/charts/tree/master/bitnami/elasticsearch#parameters |
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/lilthmooncohen/calckey"` | |
| image.repository | string | `"docker.io/thatonecalculator/calckey"` | |
| image.tag | string | `""` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |