diff --git a/bitnami/kafka/README.md b/bitnami/kafka/README.md index ffd29984a..3a2007d6d 100644 --- a/bitnami/kafka/README.md +++ b/bitnami/kafka/README.md @@ -838,6 +838,10 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading +### To 19.0.0 + +This major updates Kafka to its newest version, 3.3.x. For more information, please refer to [kafka upgrade notes](https://kafka.apache.org/33/documentation.html#upgrade). + ### To 18.0.0 This major updates the Zookeeper subchart to it newest major, 10.0.0. For more information on this subchart's major, please refer to [zookeeper upgrade notes](https://github.com/bitnami/charts/tree/master/bitnami/zookeeper#to-1000). @@ -1026,4 +1030,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License.