Skip to content

Commit

Permalink
Release 0.12.1 (strimzi#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
tombentley authored Jun 24, 2019
1 parent 7b625b0 commit ccaeb68
Show file tree
Hide file tree
Showing 17 changed files with 63,088 additions and 1 deletion.
2 changes: 2 additions & 0 deletions _data/releases.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
operator:
- version: 0.12.1
defaultKafkaVersion: 2.2.1
- version: 0.12.0
defaultKafkaVersion: 2.2.1
- version: 0.11.4
Expand Down
27 changes: 26 additions & 1 deletion charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
apiVersion: v1
entries:
strimzi-kafka-operator:
- apiVersion: v1
appVersion: 0.12.1
created: 2019-06-24T11:35:41.042200072+01:00
description: 'Strimzi: Kafka as a Service'
digest: a9e82303e02d412e4e1b5e13d2b9b2d5c6290d6411f3aa78cd7647cd617dfd89
home: http://strimzi.io/
icon: https://raw.githubusercontent.com/strimzi/strimzi-kafka-operator/master/documentation/logo/strimzi_logo.png
keywords:
- kafka
- queue
- stream
- event
- messaging
- datastore
- topic
maintainers:
- name: ppatierno
- name: scholzj
- name: tombentley
name: strimzi-kafka-operator
sources:
- https://github.com/strimzi/strimzi-kafka-operator
urls:
- https://github.com/strimzi/strimzi-kafka-operator/releases/download/0.12.1/strimzi-kafka-operator-helm-chart-0.12.1.tgz
version: 0.12.1
- apiVersion: v1
appVersion: 0.12.0
created: 2019-06-14T16:28:55.590731075+01:00
Expand Down Expand Up @@ -326,4 +351,4 @@ entries:
urls:
- https://github.com/strimzi/strimzi-kafka-operator/releases/download/0.6.0/strimzi-kafka-operator-0.6.0.tgz
version: 0.6.0
generated: 2019-06-14T16:28:55.588702439+01:00
generated: 2019-06-24T11:35:41.040280826+01:00
31,302 changes: 31,302 additions & 0 deletions docs/0.12.1/0.12.1.html

Large diffs are not rendered by default.

31,750 changes: 31,750 additions & 0 deletions docs/0.12.1/full.html

Large diffs are not rendered by default.

Binary file added docs/0.12.1/images/cluster-operator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/cluster_operator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/grafana_home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/grafana_import_dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/grafana_kafka_dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/grafana_login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/operators.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/secure_communication.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/topic-operator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/0.12.1/images/topic_operator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions docs/0.12.1/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Strimzi Documentation (0.12.1)
layout: default
---

<h1>Strimzi Documentation (0.12.1)</h1>

{% include_relative 0.12.1.html %}

0 comments on commit ccaeb68

Please sign in to comment.