diff --git a/CHANGELOG.md b/CHANGELOG.md index cb2b59a7..2266ea6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,24 @@ -# 1.0 -[Documentation](https://docs.fission.io/1.0/) -## Downloads for 1.0 +# 1.0.0 +[Documentation](https://docs.fission.io/1.0.0/) +## Downloads for 1.0.0 filename | sha256 hash -------- | ----------- -[fission-all-1.0.tgz](https://github.com/fission/fission/releases/download/1.0/fission-all-1.0.tgz) | `d209cc759a82b0defc31fec1692a6940a283458eef51784a73595067274a79d9` -[fission-core-1.0.tgz](https://github.com/fission/fission/releases/download/1.0/fission-core-1.0.tgz) | `c4e6fdc5e80c9c1bb59df5a10c4ac5a90056c3d1f043ad25b09c117840232b80` -[fission-cli-linux](https://github.com/fission/fission/releases/download/1.0/fission-cli-linux) | `f75d860784de7acbd864b7466378f432af1e04efeb5fe89c2e8a721bbc436112` -[fission-cli-osx](https://github.com/fission/fission/releases/download/1.0/fission-cli-osx) | `17bc29a7376a89998214a3335c2c96be638804556cd50ee295d8685e4d8a2752` -[fission-cli-windows.exe](https://github.com/fission/fission/releases/download/1.0/fission-cli-windows.exe) | `f5ac8621c8e4e41b025745a6b77929a8165eb529573e1dbc512934f514afad3b` -[fission-all-1.0-minikube.yaml](https://github.com/fission/fission/releases/download/1.0/fission-all-1.0-minikube.yaml) | `8f75ba7103549989c36c8079b9dcce65cca3f5cab1b6e8630eb2f44be1a5f174` -[fission-all-1.0.yaml](https://github.com/fission/fission/releases/download/1.0/fission-all-1.0.yaml) | `985dda00d0a2db339e1ebe6e086ee36085bfb520c70c89ae8c1f0f6fa4c90a53` -[fission-core-1.0-minikube.yaml](https://github.com/fission/fission/releases/download/1.0/fission-core-1.0-minikube.yaml) | `b9e1edf81cd042f7af294a74e6a9308c89260a39e9547646e941e98c8f45bf28` -[fission-core-1.0.yaml](https://github.com/fission/fission/releases/download/1.0/fission-core-1.0.yaml) | `60118c5ec64e387c31f81b3a53f90a7aa31a4ae39ec69e9ddbda4a295b4e28f1` +[fission-all-1.0.0.tgz](https://github.com/fission/fission/releases/download/1.0.0/fission-all-1.0.0.tgz) | `a3813d8ffa2d0ab2ea6f0927c15bd9a87ca839993f21b26af5a64d292c9505a0` +[fission-core-1.0.0.tgz](https://github.com/fission/fission/releases/download/1.0.0/fission-core-1.0.0.tgz) | `6b1691cc730cf351d34b38e35d03b507a2ae77eba832f9772e1dd44bd7ab4282` +[fission-cli-linux](https://github.com/fission/fission/releases/download/1.0.0/fission-cli-linux) | `4d2be5e060d42481958e766fa8c8b1620bc93722493bc20693e4317dbb2237d8` +[fission-cli-osx](https://github.com/fission/fission/releases/download/1.0.0/fission-cli-osx) | `6404342f313b3c0a679c2d9a4dc79e5f67e5615c2e15bb871202fe6f96b54450` +[fission-cli-windows.exe](https://github.com/fission/fission/releases/download/1.0.0/fission-cli-windows.exe) | `34cf360807d99c3c5dad8d93f0d3090d0060985bc5555112ab7d54c91e48a36c` +[fission-all-1.0.0-minikube.yaml](https://github.com/fission/fission/releases/download/1.0.0/fission-all-1.0.0-minikube.yaml) | `a0ef40658feb9177de03e780546e9da8ef68c1c1a72612749e8c6eba856b8419` +[fission-all-1.0.0.yaml](https://github.com/fission/fission/releases/download/1.0.0/fission-all-1.0.0.yaml) | `17a4b05251e967da587e1ad044f5784b8e86ba20b174f4295d1f1df1c65abc6c` +[fission-core-1.0.0-minikube.yaml](https://github.com/fission/fission/releases/download/1.0.0/fission-core-1.0.0-minikube.yaml) | `133907f17a2be747367945467aefcabb30d214f919916caaf4841f62cb68dd30` +[fission-core-1.0.0.yaml](https://github.com/fission/fission/releases/download/1.0.0/fission-core-1.0.0.yaml) | `30e015e2aa5380796b67bbf716158fabbfddb848e230e0fd279fc9e1a1443a23` # Change Log -## [1.0](https://github.com/fission/fission/tree/1.0) (2019-02-08) -[Full Changelog](https://github.com/fission/fission/compare/1.0-rc2...1.0) +## [1.0.0](https://github.com/fission/fission/tree/1.0.0) (2019-02-13) +[Full Changelog](https://github.com/fission/fission/compare/1.0...1.0.0) **Merged pull requests:** diff --git a/charts/README.md b/charts/README.md index 25e7d7ba..b4ea53ba 100644 --- a/charts/README.md +++ b/charts/README.md @@ -43,10 +43,10 @@ Parameter | Description | Default `routerServiceType` | Type of Fission Router service to use. For minikube, set this to NodePort, elsewhere use LoadBalancer or ClusterIP. | `LoadBalancer` `repository` | Image base repository | `index.docker.io` `image` | Fission image repository | `fission/fission-bundle` -`imageTag` | Fission image tag | `1.0` +`imageTag` | Fission image tag | `1.0.0` `pullPolicy` | Image pull policy | `IfNotPresent` `fetcherImage` | Fission fetcher repository | `fission/fetcher` -`fetcherImageTag` | Fission fetcher image tag | `1.0` +`fetcherImageTag` | Fission fetcher image tag | `1.0.0` `controllerPort` | Fission Controller service port | `31313` `routerPort` | Fission Router service port | ` 31314` `functionNamespace` | Namespace in which to run fission functions (this is different from the release namespace) | `fission-function` @@ -72,7 +72,7 @@ Parameter | Description | Default `createNamespace` | If true, create `fission-function` and `fission-builder` namespaces | ` true` `logger.influxdbAdmin` | Log database admin username | `admin` `logger.fluentdImage` | Logger fluentd image | `fission/fluentd` -`logger.fluentdImageTag` | Fission ui image tag | `1.0` +`logger.fluentdImageTag` | Fission ui image tag | `1.0.0` `nats.enabled` | Nats streaming enabled | `true` `nats.authToken` | Nats streaming auth token | `defaultFissionAuthToken` `nats.clusterID` | Nats streaming clusterID | `fissionMQTrigger` diff --git a/charts/fission-all/Chart.yaml b/charts/fission-all/Chart.yaml index c1ab8cab..ce02d80c 100644 --- a/charts/fission-all/Chart.yaml +++ b/charts/fission-all/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: fission-all -version: 1.0 +version: 1.0.0 description: Fission is a fast serverless framework for Kubernetes. keywords: - fission @@ -12,4 +12,4 @@ maintainers: - name: Ta Ching Chen email: contact@tachingchen.com engine: gotpl -appVersion: 1.0 +appVersion: 1.0.0 diff --git a/charts/fission-all/templates/NOTES.txt b/charts/fission-all/templates/NOTES.txt index 963b6346..dfa6b183 100644 --- a/charts/fission-all/templates/NOTES.txt +++ b/charts/fission-all/templates/NOTES.txt @@ -1,13 +1,13 @@ 1. Install the client CLI. Mac: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0.0/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ Linux: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0.0/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ Windows: - For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.0/fission-cli-windows.exe + For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.0.0/fission-cli-windows.exe 2. You're ready to use Fission! diff --git a/charts/fission-all/values.yaml b/charts/fission-all/values.yaml index 989f43ab..cff3d6b2 100644 --- a/charts/fission-all/values.yaml +++ b/charts/fission-all/values.yaml @@ -19,13 +19,13 @@ image: fission/fission-bundle pullPolicy: IfNotPresent ## Fission image version -imageTag: 1.0 +imageTag: 1.0.0 ## Fission fetcher repository fetcherImage: fission/fetcher ## Fission fetcher image version -fetcherImageTag: 1.0 +fetcherImageTag: 1.0.0 ## Port at which Fission controller service should be exposed controllerPort: 31313 @@ -54,7 +54,7 @@ enableIstio: false logger: influxdbAdmin: "admin" fluentdImage: fission/fluentd - fluentdImageTag: 1.0 + fluentdImageTag: 1.0.0 ## Message queue trigger config ### NATS Streaming, enabled by default diff --git a/charts/fission-core/Chart.yaml b/charts/fission-core/Chart.yaml index 77b258ab..72a6623e 100644 --- a/charts/fission-core/Chart.yaml +++ b/charts/fission-core/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: fission-core -version: 1.0 +version: 1.0.0 description: Fission is a fast serverless framework for Kubernetes. keywords: - fission @@ -12,4 +12,4 @@ maintainers: - name: Ta Ching Chen email: contact@tachingchen.com engine: gotpl -appVersion: 1.0 +appVersion: 1.0.0 diff --git a/charts/fission-core/templates/NOTES.txt b/charts/fission-core/templates/NOTES.txt index 963b6346..dfa6b183 100644 --- a/charts/fission-core/templates/NOTES.txt +++ b/charts/fission-core/templates/NOTES.txt @@ -1,13 +1,13 @@ 1. Install the client CLI. Mac: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0.0/fission-cli-osx && chmod +x fission && sudo mv fission /usr/local/bin/ Linux: - $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ + $ curl -Lo fission https://github.com/fission/fission/releases/download/1.0.0/fission-cli-linux && chmod +x fission && sudo mv fission /usr/local/bin/ Windows: - For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.0/fission-cli-windows.exe + For Windows, you can use the linux binary on WSL. Or you can download this windows executable: https://github.com/fission/fission/releases/download/1.0.0/fission-cli-windows.exe 2. You're ready to use Fission! diff --git a/charts/fission-core/values.yaml b/charts/fission-core/values.yaml index 47ce00a6..60d994c1 100644 --- a/charts/fission-core/values.yaml +++ b/charts/fission-core/values.yaml @@ -16,7 +16,7 @@ repository: index.docker.io image: fission/fission-bundle ## Fission image version -imageTag: 1.0 +imageTag: 1.0.0 ## Image pull policy pullPolicy: IfNotPresent @@ -25,7 +25,7 @@ pullPolicy: IfNotPresent fetcherImage: fission/fetcher ## Fission fetcher image version -fetcherImageTag: 1.0 +fetcherImageTag: 1.0.0 ## Port at which Fission controller service should be exposed controllerPort: 31313