diff --git a/docs/budibase-0.2.2.tgz b/docs/budibase-0.2.2.tgz new file mode 100644 index 0000000000..c3da502141 Binary files /dev/null and b/docs/budibase-0.2.2.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 8aa6769207..ba71dbea1a 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -2,8 +2,8 @@ apiVersion: v1 entries: budibase: - apiVersion: v2 - appVersion: 0.9.163 - created: "2021-10-18T16:25:04.374924613+01:00" + appVersion: 0.9.169 + created: "2021-10-20T12:42:13.877669+01:00" dependencies: - condition: services.couchdb.enabled name: couchdb @@ -13,8 +13,33 @@ entries: name: ingress-nginx repository: https://github.com/kubernetes/ingress-nginx version: 3.35.0 - description: Budibase is an open source low-code platform, helping thousands of - teams build apps for their workplace in minutes. + description: Budibase is an open source low-code platform, helping thousands of teams build apps for their workplace in minutes. + digest: 83524796e44c76e47b7dc49dcf595d3956889bf75d40092111cd5aca9ca82d2f + keywords: + - low-code + - database + - cluster + name: budibase + sources: + - https://github.com/Budibase/budibase + - https://budibase.com + type: application + urls: + - https://budibase.github.io/budibase/budibase-0.2.2.tgz + version: 0.2.2 + - apiVersion: v2 + appVersion: 0.9.163 + created: "2021-10-20T12:42:13.871929+01:00" + dependencies: + - condition: services.couchdb.enabled + name: couchdb + repository: https://apache.github.io/couchdb-helm + version: 3.3.4 + - condition: ingress.nginx + name: ingress-nginx + repository: https://github.com/kubernetes/ingress-nginx + version: 3.35.0 + description: Budibase is an open source low-code platform, helping thousands of teams build apps for their workplace in minutes. digest: ebac6d8631cc38b266c3689508b5123f5afc395f23bdb02738be26c7cae0b0b5 keywords: - low-code @@ -30,7 +55,7 @@ entries: version: 0.2.1 - apiVersion: v2 appVersion: 0.9.163 - created: "2021-10-18T16:25:04.36936805+01:00" + created: "2021-10-20T12:42:13.867701+01:00" dependencies: - condition: services.couchdb.enabled name: couchdb @@ -40,8 +65,7 @@ entries: name: ingress-nginx repository: https://github.com/kubernetes/ingress-nginx version: 3.35.0 - description: Budibase is an open source low-code platform, helping thousands of - teams build apps for their workplace in minutes. + description: Budibase is an open source low-code platform, helping thousands of teams build apps for their workplace in minutes. digest: f369536c0eac1f6959d51e8ce6d74a87a7a9df29ae84fb9cbed0a273ab77429b keywords: - low-code @@ -57,7 +81,7 @@ entries: version: 0.2.0 - apiVersion: v2 appVersion: 0.9.56 - created: "2021-10-18T16:25:04.36360616+01:00" + created: "2021-10-20T12:42:13.863488+01:00" dependencies: - condition: services.couchdb.enabled name: couchdb @@ -66,8 +90,7 @@ entries: - name: ingress-nginx repository: https://github.com/kubernetes/ingress-nginx version: 3.35.0 - description: Budibase is an open source low-code platform, helping thousands of - teams build apps for their workplace in minutes. + description: Budibase is an open source low-code platform, helping thousands of teams build apps for their workplace in minutes. digest: 8dc4f2ed4d98cad5adf25936aefea680042d3e4e17832f846b961fd8708ad192 keywords: - low-code @@ -83,7 +106,7 @@ entries: version: 0.1.1 - apiVersion: v2 appVersion: 0.9.56 - created: "2021-10-18T16:25:04.354504201+01:00" + created: "2021-10-20T12:42:13.857304+01:00" dependencies: - condition: services.couchdb.enabled name: couchdb @@ -92,8 +115,7 @@ entries: - name: ingress-nginx repository: https://github.com/kubernetes/ingress-nginx version: 3.35.0 - description: Budibase is an open source low-code platform, helping thousands of - teams build apps for their workplace in minutes. + description: Budibase is an open source low-code platform, helping thousands of teams build apps for their workplace in minutes. digest: 08031b0803cce0eff64472e569d454d9176119c8207aa9873a9c95ee66cc7d3f keywords: - low-code @@ -107,4 +129,4 @@ entries: urls: - https://budibase.github.io/budibase/budibase-0.1.0.tgz version: 0.1.0 -generated: "2021-10-18T16:25:04.346266269+01:00" +generated: "2021-10-20T12:42:13.851904+01:00" diff --git a/hosting/kubernetes/budibase/Chart.yaml b/hosting/kubernetes/budibase/Chart.yaml index 6849d2712c..c5233842ad 100644 --- a/hosting/kubernetes/budibase/Chart.yaml +++ b/hosting/kubernetes/budibase/Chart.yaml @@ -22,13 +22,13 @@ type: application # 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.2.1 +version: 0.2.2 # 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.9.163" +appVersion: "0.9.169" dependencies: - name: couchdb