From 285a6cca1084c5976168b1f99c3ac0231c8c0329 Mon Sep 17 00:00:00 2001 From: Laszlo Fogas Date: Thu, 23 Jun 2022 12:56:21 +0200 Subject: [PATCH] Namespace chart iteration (#45) --- charts/namespaces/Chart.yaml | 2 +- charts/namespaces/templates/namespace.yaml | 4 +- charts/namespaces/tests/ns_test.yaml | 4 + docs/index.yaml | 349 +++++++++------------ docs/namespaces-0.2.1.tgz | Bin 0 -> 3380 bytes 5 files changed, 154 insertions(+), 205 deletions(-) create mode 100644 docs/namespaces-0.2.1.tgz diff --git a/charts/namespaces/Chart.yaml b/charts/namespaces/Chart.yaml index af23ef4..ea080b4 100644 --- a/charts/namespaces/Chart.yaml +++ b/charts/namespaces/Chart.yaml @@ -15,4 +15,4 @@ 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.0 +version: 0.2.1 diff --git a/charts/namespaces/templates/namespace.yaml b/charts/namespaces/templates/namespace.yaml index 7e8b7e8..ecc3df0 100644 --- a/charts/namespaces/templates/namespace.yaml +++ b/charts/namespaces/templates/namespace.yaml @@ -4,8 +4,8 @@ apiVersion: v1 kind: Namespace metadata: name: {{ .name }} + {{- if .annotations }} annotations: - {{- if .annotations }} {{- toYaml .annotations | nindent 4 }} - {{- end }} + {{- end }} {{- end }} diff --git a/charts/namespaces/tests/ns_test.yaml b/charts/namespaces/tests/ns_test.yaml index c834ab3..6331994 100644 --- a/charts/namespaces/tests/ns_test.yaml +++ b/charts/namespaces/tests/ns_test.yaml @@ -10,3 +10,7 @@ tests: - equal: path: metadata.name value: staging + - it: Should not set annotations if none provided in values + asserts: + - isNull: + path: metadata.annotations diff --git a/docs/index.yaml b/docs/index.yaml index 030acfa..c12452b 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -2,13 +2,12 @@ apiVersion: v1 entries: cron-job: - apiVersion: v2 - created: "2022-06-02T11:53:47.241309377Z" + created: "2022-06-23T12:54:53.50045411+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 677111225bcba92cf711236c19ff7c41e203de2074c054a036275d55c99ede03 name: cron-job type: application @@ -16,13 +15,12 @@ entries: - https://chart.onechart.dev/cron-job-0.38.0.tgz version: 0.38.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.240430504Z" + created: "2022-06-23T12:54:53.500127346+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 0b4e969d361df6daafe5d267c1f2ff4c1aede3423c18255eaa2a489600dd31f9 name: cron-job type: application @@ -30,13 +28,12 @@ entries: - https://chart.onechart.dev/cron-job-0.37.0.tgz version: 0.37.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.239240005Z" + created: "2022-06-23T12:54:53.499777039+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 938ddcad76bc85b54870129bb042c6b5faab5e60f23fe79ac22fe9ea58686e03 name: cron-job type: application @@ -44,13 +41,12 @@ entries: - https://chart.onechart.dev/cron-job-0.36.0.tgz version: 0.36.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.238532346Z" + created: "2022-06-23T12:54:53.499057919+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 9e864df616e71481dadadc9e39c08ae8d5dcc47ebc3e77158a81044dc4027d6c name: cron-job type: application @@ -58,13 +54,12 @@ entries: - https://chart.onechart.dev/cron-job-0.35.0.tgz version: 0.35.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.237270241Z" + created: "2022-06-23T12:54:53.498718853+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 39e0d49e0e53c56911c4122541a454e1d87df444c80e9580c31330a4d0ea0299 name: cron-job type: application @@ -72,13 +67,12 @@ entries: - https://chart.onechart.dev/cron-job-0.34.0.tgz version: 0.34.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.236578983Z" + created: "2022-06-23T12:54:53.498367363+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: a271e86592e89095de4f5130a7603785959f6352609868116b4501f0c7db2985 name: cron-job type: application @@ -86,13 +80,12 @@ entries: - https://chart.onechart.dev/cron-job-0.33.0.tgz version: 0.33.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.235812719Z" + created: "2022-06-23T12:54:53.498033887+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 65730ad010bfaf7cc4771d1fc0d9f76dc952664f51e66f5e53011fa24467c81d name: cron-job type: application @@ -100,13 +93,12 @@ entries: - https://chart.onechart.dev/cron-job-0.32.0.tgz version: 0.32.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.235106961Z" + created: "2022-06-23T12:54:53.497692306+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: cc34a31277125ef6554ca86361bddf94d50c8f612770567afd89b7eebd1970ec name: cron-job type: application @@ -114,13 +106,12 @@ entries: - https://chart.onechart.dev/cron-job-0.2.2.tgz version: 0.2.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.234352598Z" + created: "2022-06-23T12:54:53.497354712+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: fed42cf26db57373f49a6931779813c193322ed98d6f57822176267c74f37c5c name: cron-job type: application @@ -128,13 +119,12 @@ entries: - https://chart.onechart.dev/cron-job-0.2.1.tgz version: 0.2.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.233528229Z" + created: "2022-06-23T12:54:53.496999355+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 1a7f50437f522d8941c59d8461668befb9142d53bc3f98aa682585af9dfb0f86 name: cron-job type: application @@ -142,9 +132,8 @@ entries: - https://chart.onechart.dev/cron-job-0.2.0.tgz version: 0.2.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.232782267Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.496655269+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 02a23d8b4177290a518ee5de6a5e1f557f7409f94b2e04f23fedea193464188f name: cron-job type: application @@ -152,9 +141,8 @@ entries: - https://chart.onechart.dev/cron-job-0.1.2.tgz version: 0.1.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.232442439Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.496488115+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: afab9ba533a4686827b54b0dad64f5bbf76f7fbc075e35fb1034689db9ab9dda name: cron-job type: application @@ -162,9 +150,8 @@ entries: - https://chart.onechart.dev/cron-job-0.1.1.tgz version: 0.1.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.232056507Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.496302747+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 01f9fa40c1c4085d7688474ab00c9e9d21bd1d0793db6b75f2edda0e18456282 name: cron-job type: application @@ -173,7 +160,16 @@ entries: version: 0.1.0 namespaces: - apiVersion: v2 - created: "2022-06-02T11:53:47.242197451Z" + created: "2022-06-23T12:54:53.500961472+02:00" + description: Chart to create namespaces and their defaults + digest: a8e28dab9dc1a0044e75fbf8dd6d89c760c6fe9caa76bf16076cf5ecb311e808 + name: namespaces + type: application + urls: + - https://chart.onechart.dev/namespaces-0.2.1.tgz + version: 0.2.1 + - apiVersion: v2 + created: "2022-06-23T12:54:53.500767228+02:00" description: Chart to create namespaces and their defaults digest: 9539bfd2fde6d8f2b36ffec99c8a3a3eb7887462e98ee740b0ae0ea2b16b96b6 name: namespaces @@ -182,7 +178,7 @@ entries: - https://chart.onechart.dev/namespaces-0.2.0.tgz version: 0.2.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.241632004Z" + created: "2022-06-23T12:54:53.500576409+02:00" description: Chart to create namespaces and their defaults digest: 88b06d78a9d1bda6f2ee15b1fad7f25399ac25c2320fb9a8dfa1a4fd14afdf6e name: namespaces @@ -192,13 +188,12 @@ entries: version: 0.1.0 onechart: - apiVersion: v2 - created: "2022-06-02T11:53:47.27942645Z" + created: "2022-06-23T12:54:53.51705325+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 7e05eaddc56a29c6b762b36a485592ddb32f4cf1684dda79dc8fe069c34a68f2 name: onechart type: application @@ -206,13 +201,12 @@ entries: - https://chart.onechart.dev/onechart-0.38.0.tgz version: 0.38.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.278414366Z" + created: "2022-06-23T12:54:53.51663235+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 8c79b4a9a53ce4b2d9bd5724b156fdeafa9f9604690c365592d4ddd87ce799d0 name: onechart type: application @@ -220,13 +214,12 @@ entries: - https://chart.onechart.dev/onechart-0.37.0.tgz version: 0.37.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.277458086Z" + created: "2022-06-23T12:54:53.516197293+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 3882c5dad80044c1fd854e06ee329167c9635354a5f2ba1c20bd683c0c12090f name: onechart type: application @@ -234,13 +227,12 @@ entries: - https://chart.onechart.dev/onechart-0.36.0.tgz version: 0.36.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.276419Z" + created: "2022-06-23T12:54:53.515752979+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 7392bba3467e4c28ffa4c868c7580852dd35dc7e0ff4956a2546adc06c7a29a7 name: onechart type: application @@ -248,13 +240,12 @@ entries: - https://chart.onechart.dev/onechart-0.35.0.tgz version: 0.35.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.27546482Z" + created: "2022-06-23T12:54:53.51532723+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 4eb83c83a38c56eb7883949186dc4e91c86da9dc51d6c1ffb962996004ddcd19 name: onechart type: application @@ -262,13 +253,12 @@ entries: - https://chart.onechart.dev/onechart-0.34.0.tgz version: 0.34.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.274532243Z" + created: "2022-06-23T12:54:53.514901421+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: adc67be9607bb6c32a7e3e4c16098c6c2e7d4804935db061cc06df79c1af2a08 name: onechart type: application @@ -276,13 +266,12 @@ entries: - https://chart.onechart.dev/onechart-0.33.0.tgz version: 0.33.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.273621367Z" + created: "2022-06-23T12:54:53.514366006+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: d2d691f32f0fb95e1ec16686084a7c0a0e71a4c8094124c7ce851dd5ff486059 name: onechart type: application @@ -290,13 +279,12 @@ entries: - https://chart.onechart.dev/onechart-0.32.0.tgz version: 0.32.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.27269289Z" + created: "2022-06-23T12:54:53.513529526+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: b39a3dd9e29914d6b2c9b8b35055c07674e8ee22efbc1d3c5090f1f5f786dfe9 name: onechart type: application @@ -304,13 +292,12 @@ entries: - https://chart.onechart.dev/onechart-0.31.0.tgz version: 0.31.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.270861037Z" + created: "2022-06-23T12:54:53.513118174+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: fa4bc2bd7ed52d9a4f51375cdab11521024004b9e6ff2f516d2b73479ce9a6cf name: onechart type: application @@ -318,13 +305,12 @@ entries: - https://chart.onechart.dev/onechart-0.30.0.tgz version: 0.30.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.268318825Z" + created: "2022-06-23T12:54:53.512321588+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 53645774e5e984048c37f7147754ecfbae5036aa45a830ca20358a5d075aefdf name: onechart type: application @@ -332,13 +318,12 @@ entries: - https://chart.onechart.dev/onechart-0.29.0.tgz version: 0.29.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.267361446Z" + created: "2022-06-23T12:54:53.511934321+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: fa2430009485291797a86eb73a729fcc3a673dff6ba0853ae4ccdf147ae60b7c name: onechart type: application @@ -346,13 +331,12 @@ entries: - https://chart.onechart.dev/onechart-0.28.0.tgz version: 0.28.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.265898824Z" + created: "2022-06-23T12:54:53.511530423+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: b5521c81ca4df3eef304ebe80180a39b4c913facea11488cbc333ee0a24a68ce name: onechart type: application @@ -360,13 +344,12 @@ entries: - https://chart.onechart.dev/onechart-0.27.0.tgz version: 0.27.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.265027051Z" + created: "2022-06-23T12:54:53.51114518+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 69d8a1abcf21235c9de681d5827fb5e8abbebf2ccec221f3a96aee2cfd31ed7d name: onechart type: application @@ -374,13 +357,12 @@ entries: - https://chart.onechart.dev/onechart-0.27.0-rc3.tgz version: 0.27.0-rc3 - apiVersion: v2 - created: "2022-06-02T11:53:47.264153979Z" + created: "2022-06-23T12:54:53.510746371+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: a9d0b0a9c37debf5c996c20d54b31dad8322312e3e62dcf844ce45b251c0f031 name: onechart type: application @@ -388,13 +370,12 @@ entries: - https://chart.onechart.dev/onechart-0.27.0-rc2.tgz version: 0.27.0-rc2 - apiVersion: v2 - created: "2022-06-02T11:53:47.263233902Z" + created: "2022-06-23T12:54:53.5103357+02:00" dependencies: - name: common repository: file://../common version: 0.1.0 - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: b7a6167526d0a37b52cfa256a258ba65aa0c87846371dde04a254b3a252af0ad name: onechart type: application @@ -402,9 +383,8 @@ entries: - https://chart.onechart.dev/onechart-0.27.0-rc1.tgz version: 0.27.0-rc1 - apiVersion: v2 - created: "2022-06-02T11:53:47.262347828Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.509905552+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 3563a30dba0b6a9c7a1a3df358ca5c41e952882fd2f1bbe33c8103536870d651 name: onechart type: application @@ -412,9 +392,8 @@ entries: - https://chart.onechart.dev/onechart-0.26.0.tgz version: 0.26.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.261704075Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.509579189+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: efcbabde8193f1c3ecb34e4ede8f5efead1f77d8096180f4e8640ff94df07461 name: onechart type: application @@ -422,9 +401,8 @@ entries: - https://chart.onechart.dev/onechart-0.25.0.tgz version: 0.25.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.261029119Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.509109207+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 59f1389268efb3d970f84cae968e3ecbde57015df1201411f9f46becb4b09844 name: onechart type: application @@ -432,9 +410,8 @@ entries: - https://chart.onechart.dev/onechart-0.24.1.tgz version: 0.24.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.260371064Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.508303745+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 74b6fdf49a9fa5327fc0639f1d97f0cf553f89030c01379f3c91a5adb6f8a0f1 name: onechart type: application @@ -442,9 +419,8 @@ entries: - https://chart.onechart.dev/onechart-0.24.0.tgz version: 0.24.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.259656804Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.508013249+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: f8e444c2d5c5a4e73b76a971effda5246d3200427be45c2fb546bc990f197ecc name: onechart type: application @@ -452,9 +428,8 @@ entries: - https://chart.onechart.dev/onechart-0.23.0.tgz version: 0.23.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.258931844Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.5077208+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: dfad2865c3eb54f0366300ef63b8ba1863ca69aa27e5ca5d3512c0d799d004d3 name: onechart type: application @@ -462,9 +437,8 @@ entries: - https://chart.onechart.dev/onechart-0.22.0.tgz version: 0.22.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.258304692Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.507442929+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 1b837cdefcb7025c40bffdd620a0f116df5ccb9023ac6a8c538bd8e77b3eb80a name: onechart type: application @@ -472,9 +446,8 @@ entries: - https://chart.onechart.dev/onechart-0.21.0.tgz version: 0.21.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.257624035Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.507152904+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: a4f5741b46b89cd4328fbd96f96d85d53bae64b526730de5097ec33639c9c54f name: onechart type: application @@ -482,9 +455,8 @@ entries: - https://chart.onechart.dev/onechart-0.20.0.tgz version: 0.20.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.256011501Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.506722506+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 59dd16db4f8519d3922da349aabcc2daec8385fc8a98d0f3163a84b98cc12f61 name: onechart type: application @@ -492,9 +464,8 @@ entries: - https://chart.onechart.dev/onechart-0.19.0.tgz version: 0.19.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.255170431Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.506429476+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 74c4c6a448e66929dfcafc5a641b5bdbaa8af6832c6065b02ce756dfeb3fc438 name: onechart type: application @@ -502,9 +473,8 @@ entries: - https://chart.onechart.dev/onechart-0.18.0.tgz version: 0.18.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.254052138Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.506136536+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: e1ba0bb54c3a3e13b661bb608839c7013d12e24d0437581ebfdbf5ce4a283d4d name: onechart type: application @@ -512,9 +482,8 @@ entries: - https://chart.onechart.dev/onechart-0.17.0.tgz version: 0.17.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.253392283Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.5058404+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 596350a4977b305e4d5aae16dd8dcca62a17ea5cec9f444aacd82a12d6b3dcfe name: onechart type: application @@ -522,9 +491,8 @@ entries: - https://chart.onechart.dev/onechart-0.16.0.tgz version: 0.16.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.252087874Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.505543092+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: d1a5a9e9bff274f32f6849bc58b201c7886240b94dd6b70b5cf3411d9ad03393 name: onechart type: application @@ -532,9 +500,8 @@ entries: - https://chart.onechart.dev/onechart-0.15.3.tgz version: 0.15.3 - apiVersion: v2 - created: "2022-06-02T11:53:47.251413118Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.505236156+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 626410479f67bbbfa7e7fc94f6dfd8aae50a2bdf9fc72ec395c835dacbd5dbe7 name: onechart type: application @@ -542,9 +509,8 @@ entries: - https://chart.onechart.dev/onechart-0.15.2.tgz version: 0.15.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.250762764Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.504930322+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: e6d237aff4abedee6deb5ba57e8183c7598b255d40afdd04c03f73014f706aa3 name: onechart type: application @@ -552,9 +518,8 @@ entries: - https://chart.onechart.dev/onechart-0.15.1.tgz version: 0.15.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.25011561Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.50459342+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: d45fc4cc214bc94e4c2c10d6432562d7e65ee5e55226f677aafdfe101d7f6e7f name: onechart type: application @@ -562,9 +527,8 @@ entries: - https://chart.onechart.dev/onechart-0.15.0.tgz version: 0.15.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.249473357Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.503902683+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 7e61a72a3400e09c44539094558a2084621239015132d20551c4593be3b5bede name: onechart type: application @@ -572,9 +536,8 @@ entries: - https://chart.onechart.dev/onechart-0.14.0.tgz version: 0.14.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.248814002Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.503498484+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 743a9b552233770713f0c22edbe8cf4f55c890a59106e1f33055c1cb31be5a27 name: onechart type: application @@ -582,9 +545,8 @@ entries: - https://chart.onechart.dev/onechart-0.13.2.tgz version: 0.13.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.24819035Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.503205394+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 02bf9537e13cea0da9dc3bfbcdd45d51576354cb18b7c1c7cec76f829e20105f name: onechart type: application @@ -592,9 +554,8 @@ entries: - https://chart.onechart.dev/onechart-0.13.1.tgz version: 0.13.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.247269773Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.502926711+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 5183ed825c4f255ca5a4f0ffeb8c92bbad3c43b42fc1b798f1f1fc6de2a30bef name: onechart type: application @@ -602,9 +563,8 @@ entries: - https://chart.onechart.dev/onechart-0.13.0.tgz version: 0.13.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.246242188Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.502642638+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: e131a502d12a6b074453f1da8d0d1ca7145e80a025f31252b24cc3d62375a4c1 name: onechart type: application @@ -612,9 +572,8 @@ entries: - https://chart.onechart.dev/onechart-0.12.2.tgz version: 0.12.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.245647638Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.502381377+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 8e1a25d18a546c4ec5e970991301a08e38495a964a8f6e0a2ee97f92c41c9691 name: onechart type: application @@ -622,9 +581,8 @@ entries: - https://chart.onechart.dev/onechart-0.12.1.tgz version: 0.12.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.245092392Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.502123794+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: f38a6f2fbf5c847b00a9140ecd004e0bf667d859aa83d8dac4a2d0eecd1a361f name: onechart type: application @@ -632,9 +590,8 @@ entries: - https://chart.onechart.dev/onechart-0.12.0.tgz version: 0.12.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.244500243Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.501861251+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 75c16f84b5e99aad5aa7203f5c1ce2a9589d85b89afec4e161a2e0344a522c17 name: onechart type: application @@ -642,9 +599,8 @@ entries: - https://chart.onechart.dev/onechart-0.11.0.tgz version: 0.11.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.243966598Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.501626721+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 40f1166e858d35cb237debd1390187884641b0e8c29a80aaa195b66b0ee73516 name: onechart type: application @@ -652,9 +608,8 @@ entries: - https://chart.onechart.dev/onechart-0.10.0.tgz version: 0.10.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.285116324Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.519613626+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: cb42b08b463b401f6718bba7c171ee55c173021c5101ea1b3068ef3899a6e164 name: onechart type: application @@ -662,9 +617,8 @@ entries: - https://chart.onechart.dev/onechart-0.9.0.tgz version: 0.9.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.284243951Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.519255805+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: ce046d209a9e8fa07766712492cc896451473fafca129dbc9c675107d0e39c52 name: onechart type: application @@ -672,9 +626,8 @@ entries: - https://chart.onechart.dev/onechart-0.8.2.tgz version: 0.8.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.2836315Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.51874718+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 422d7e6ea1bed530d4cd5e23417b229772a6fe2e835828ca282a3e6c9b646b2b name: onechart type: application @@ -682,9 +635,8 @@ entries: - https://chart.onechart.dev/onechart-0.8.1.tgz version: 0.8.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.283048452Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.51840635+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 8001bd02fc90ad66da7941c136ee8d0e665ea90b6e1ac27d82b048f2b12b3964 name: onechart type: application @@ -692,9 +644,8 @@ entries: - https://chart.onechart.dev/onechart-0.8.0.tgz version: 0.8.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.2824326Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.518202217+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: d1454b430eb7131d0d450f7c0a8a6698278893c61e03d48649a8112dfcf42b72 name: onechart type: application @@ -702,9 +653,8 @@ entries: - https://chart.onechart.dev/onechart-0.7.1.tgz version: 0.7.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.281628133Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.518017781+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 4bf90835f287917671ec40b5b395da9332cf18e70f248d250f8d5a72360dcb4e name: onechart type: application @@ -712,9 +662,8 @@ entries: - https://chart.onechart.dev/onechart-0.7.0.tgz version: 0.7.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.281186397Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.517834176+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 0cade489fc74a040f5e7f71d01c6fa00d3f68b4752a4d8234ccf2c1504b4c0a1 name: onechart type: application @@ -722,9 +671,8 @@ entries: - https://chart.onechart.dev/onechart-0.6.1.tgz version: 0.6.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.280826267Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.517674897+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: d607820a7e104eaaa88c153c1f2f7f409ef4c612ad747caeb3a671cf3fce03d4 name: onechart type: application @@ -732,9 +680,8 @@ entries: - https://chart.onechart.dev/onechart-0.6.0.tgz version: 0.6.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.280464837Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.517514005+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: ddf7cf87402095d62855898744b805115fdf86c4b295e0a4def0c50408fd9138 name: onechart type: application @@ -742,9 +689,8 @@ entries: - https://chart.onechart.dev/onechart-0.5.1.tgz version: 0.5.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.280129809Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.517364394+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: adf3c2cf3a27e58ec75620599e0e1c2031a7410a061a590317beeff6d8a9ad69 name: onechart type: application @@ -752,9 +698,8 @@ entries: - https://chart.onechart.dev/onechart-0.5.0.tgz version: 0.5.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.279791381Z" - description: One chart to rule them all. A generic Helm chart for your application - deployments. Because no-one can remember the Kubernetes yaml syntax. + created: "2022-06-23T12:54:53.517211026+02:00" + description: One chart to rule them all. A generic Helm chart for your application deployments. Because no-one can remember the Kubernetes yaml syntax. digest: 8dab33263c4e632aeb4656c666871440b589497b70e76a1d6c3a5e3db1a30bba name: onechart type: application @@ -762,7 +707,7 @@ entries: - https://chart.onechart.dev/onechart-0.4.0.tgz version: 0.4.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.269670538Z" + created: "2022-06-23T12:54:53.512713955+02:00" description: A generic Helm chart for your application deployments digest: fbaf6139e0ef8ad9a87cc1e41a97c7d25fdcf7ea17fa6364952f1a851a87480a name: onechart @@ -771,7 +716,7 @@ entries: - https://chart.onechart.dev/onechart-0.3.2.tgz version: 0.3.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.269236802Z" + created: "2022-06-23T12:54:53.512581646+02:00" description: A generic Helm chart for your application deployments digest: bd6f5b1865ab9b05fc6925c163ab8045235bd2723dba31f09d5083d24322d1f8 name: onechart @@ -780,7 +725,7 @@ entries: - https://chart.onechart.dev/onechart-0.3.1.tgz version: 0.3.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.268639452Z" + created: "2022-06-23T12:54:53.512452895+02:00" description: A generic Helm chart for your application deployments digest: c79cef21eceab948144a289298cdf1e20e77a0782a883d7d65f9e709ccbbc271 name: onechart @@ -789,7 +734,7 @@ entries: - https://chart.onechart.dev/onechart-0.3.0.tgz version: 0.3.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.256623052Z" + created: "2022-06-23T12:54:53.506859924+02:00" description: A generic Helm chart for your application deployments digest: dd814ac5d08d5e6163a1b769df6803f5cb0f09d906045086dfcc5be522bb1ec3 name: onechart @@ -798,7 +743,7 @@ entries: - https://chart.onechart.dev/onechart-0.2.0.tgz version: 0.2.0 - apiVersion: v2 - created: "2022-06-02T11:53:47.243426253Z" + created: "2022-06-23T12:54:53.501394305+02:00" description: A generic Helm chart for your application deployments digest: e46062df8053840cbfbba26c0a66a843a79f15a0b43a145ed019327513bd5098 name: onechart @@ -807,7 +752,7 @@ entries: - https://chart.onechart.dev/onechart-0.1.2.tgz version: 0.1.2 - apiVersion: v2 - created: "2022-06-02T11:53:47.243109127Z" + created: "2022-06-23T12:54:53.501254272+02:00" description: A generic Helm chart for your application deployments digest: a7bbc8b7dcc008e89156cd1830282b7d39c0592e82ccdcefb77a25a42eca2a3d name: onechart @@ -816,7 +761,7 @@ entries: - https://chart.onechart.dev/onechart-0.1.1.tgz version: 0.1.1 - apiVersion: v2 - created: "2022-06-02T11:53:47.242572882Z" + created: "2022-06-23T12:54:53.50109909+02:00" description: A generic Helm chart for your application deployments digest: 1ed8c0645abdae6c950526e9c5410dc056847a11700dc7def5f1c55eb7de0cd4 name: onechart @@ -824,4 +769,4 @@ entries: urls: - https://chart.onechart.dev/onechart-0.1.0.tgz version: 0.1.0 -generated: "2022-06-02T11:53:47.231439955Z" +generated: "2022-06-23T12:54:53.496051796+02:00" diff --git a/docs/namespaces-0.2.1.tgz b/docs/namespaces-0.2.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..480829d46416cad981a1d4ef2a35a87308667129 GIT binary patch literal 3380 zcmV-44a@Q$iwG0|00000|0w_~VMtOiV@ORlOnEsqVl!4SWK%V1T2nbTPgYhoO;>Dc zVQyr3R8em|NM&qo0PI~^bL6)1*E2sw7ys)jA3Ge5G?M(EDm`r3PRfb1o9w!rO14xk zh{Q;=c`XSlQndQ+DH1$D5EtjrW#VC1Lo^#eqx;uQph?6i!g-23oX@|zLK$&xQ4}8R zwz#hAo-CKu|E}xu|GSIR<-uZkczorX|-obQacQk9{f!2aNq+qp-mF9sodN|BJ<;%iI6)@?^6AhbZ0r zuPlHWP%F*}x(wn=3jjKcUR6HVuIVVYm zF7XQNW7q8}l53oKNfZS<$05T-btO&whB6GIfaKhL%V9^p?V4-gio3}^blu1v-g)S{ zf75q$;STORw5*=sSfQ~369`KnD86MzK%H=`S~9Fu7>V%G=u3i^!cYRjKGY-cM*Z0O zJe6@}i2u2Fg(KwrmM8I!+EC;F@yYUp$NyvZ=y<~ahbVUzfc=WjxxE7WijZ_QpO>>g zt2H6XF6VxR)@0_M&TGoo)op>#+=6dVl!n;xlBoT=WJ77oV6Y@kE`GxvsjmejtS

G7NwD@a`@6iC088CQier!Z~{dclXtWx^ua` zf{zt?-PP!AcgE1xvGpxY*`L})R&DeuD+Xn2Oa*{V9l+o^fbFG)UHXI9d<8{SyKxSK z`r1+0yi29!zE5v=_$}{*q7REcb4${YohJTp@YE&A+g&Qg{;h6cjU$t@r+!V*M$gTQ zTQL#e!j-piD3_nb|8@R)ppm^s#mXd9B$W~=6o?tUeB>gf5h+YFtd{9ONyG{wQVyA7 zupO2tgj5;iiZDhD{mBo(adBtb$^427X_1Ib#Le@c+6R7y` z7*dn(4oO;u{dkb65~7MoJfO!E(BTSbum#lk0!A1ECO88kg8&1g043&t5_e!=AChiJ zFbFg_1WGIdEgngFqr)Z8V-pzQle~5FDG^~6DDeu!bD~7GbIyha!3HkW8jUa5gB>|c{#}>P%wy`#CQk$z&z;Vo-L|YU>{Hrp(r<~JJ-5a zH41Ju7h=89`5^IxRJ9>pe(T;GI54?^Lq=#bxdD)WMvds ziR1srij$sw7}P1(6bf}zhDi9VBO&q3n@2-qC;zF1Lpzv%85TW~4;)+*tu~qS94_+7 zR_QlZ%#z{u3wvqezlbG0%}$4Iuft@wL#}Ju9S@^D53^m5-7FT$_C9pGANyP_tfx@D zr}RK;iMoxmEsU1^sTlHR@h)Zf!ed>j4Vzi<6z^`Rr&E;MQ5i-#%V!ehYUg`e=^L}k zqrjf0w8o>))Yy?eDc$#Go~~i}!hM}OU^ERGCzrRe%5LEFMk3&o@_9Rfzy8aDe0kEI zPc-e5?;AP!au|9_-fy2f9Gq57dmG#MK>1>Yez{`ud|N2%^uX6qnJ#O)&(rTsI~rS0 z{RTT)`}BE(Yg_JUSPEW-e1>oJ)UWzcZo))pwSo^{$m1NSVH)#(UdZdbqF9G|Z%Inh zS0$N~>TF46hGhSJWJMGtPAw3p6R2L&75da+aBB|EBh8 zgGAMHCHzYRm2Jc=2|jcW+hgL4{mOj!IIR}CFhNu;czFuwHjfi zRP8U0eURkWam8!59lY7k3PL;^>WbtmJFD5=`*fULs8E1`; zhI^w;QIyiMNAw$!hVp{(Pnb&bG}dIy50)=e~5B- zH~$*0gJ=agCa?}dTm~FxQ7IPh3a{Yn`Tf0BQdvLTr1i0H^!ue%aDc(9jt#VGx*7O* z9mE*yD;!2MT3LNH6=oel88LuE4;*}3@^XHmhtHIh@2+u{1wMw)rPGZ)I612R45AOk zdL7(=J+qbhh76I0$5Jty$dd@eUyBQz#hBon4tO2l(9Z#7^%6Grfh06Q`tsto62|v$Ka{jVd$(Q5&L{{&$O7Z{4X>}L+B>U`Z>m26A0zI=mqE6%2}6=_W( ztv3;Qn74dhRo!2mna^q0$5s%OiSwRHiQe1vvv+Z1=h7^Q$r|i0^4S-;&GDj*nroQ& z&z{~f6I$9yeb`|+nboA$8bYZ;bb&+l#8&@yv&xT#6*T?3KF1M0Lx$53c^K?(Y_NZ| z#~V@-MM+FMnJYU3+mj~m?gY1dhEGL8FgNxgmk7n^68p1@Tgs@>pbt2^4m|#T zD!UJL=S`%?4|FE%1wE2aA}eb8j=2BLV_U!XtbvL2m5nL5mz~23Fnj zhTid322Xu5r#@zsa}!^RhTWl_^OcNU%#M@6g@$qa=xW4ZVEd2lxpz~9@n7ZLW*Lev z@h*-7)t&!&>hjNjC(G06{ND#Dr9xK|-E-IVsXmRDuQ%*hXYi__N)z9yFEe(XCO-F* zBWhTki7Lge_7$^q%=dt)Quks=$g(|?5lMQ~Zt3y;X)Dyd;mJCNXJUe3KW4L;)jPX+ zVf`M&{tA97Mf$#+Q7gg(`G}yE1<*Q?7S-63U3(Q};L4vPIsHN_EIObas& z@}W3RNVU_D(+cJSHH?yyB>zHD*r)ysaS;1BCa~;SzSM~9VT;iIGn^+y=HXfSn1r?l z0bTrebaKSm|LNh;a