From 82a6b25cfb802201e7d8ea7db0908658f027283c Mon Sep 17 00:00:00 2001 From: Kill Bill core team Date: Mon, 22 Jul 2024 04:09:13 +0000 Subject: [PATCH] Docs update --- 0.24/debugging.html | 4 ++-- 0.24/getting_started.html | 8 ++++---- latest/debugging.html | 4 ++-- latest/getting_started.html | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/0.24/debugging.html b/0.24/debugging.html index 7416d9e3a..72486d8b5 100644 --- a/0.24/debugging.html +++ b/0.24/debugging.html @@ -185,7 +185,7 @@

Remote debuggging Kill B db: services: killbill: - image: killbill/killbill:0.24.0 + image: killbill/killbill:0.24.10 ports: - "8080:8080" - 12345:12345 @@ -197,7 +197,7 @@

Remote debuggging Kill B - KILLBILL_CATALOG_URI=SpyCarAdvanced.xml - KB_org_killbill_server_test_mode=true kaui: - image: killbill/kaui:2.0.11 + image: killbill/kaui:3.0.9 ports: - "9090:8080" environment: diff --git a/0.24/getting_started.html b/0.24/getting_started.html index cf8e70959..f4c48be82 100644 --- a/0.24/getting_started.html +++ b/0.24/getting_started.html @@ -201,7 +201,7 @@

Kill Bill Installation

db: services: killbill: - image: killbill/killbill:0.24.9 + image: killbill/killbill:0.24.10 ports: - "8080:8080" environment: @@ -210,7 +210,7 @@

Kill Bill Installation

- KILLBILL_DAO_PASSWORD=killbill - KILLBILL_CATALOG_URI=SpyCarAdvanced.xml kaui: - image: killbill/kaui:3.0.6 + image: killbill/kaui:3.0.9 ports: - "9090:8080" environment: @@ -532,7 +532,7 @@

Kill Bill Configuration

  1. -

    Download the current stable version of the Kill Bill war from Maven Central (Ensure that you download the killbill-profiles-killbill-X.Y.Z.war file and not the jetty-console.war, jar-with-dependencies.war or jar-with-dependencies-sources.war)

    +

    Download the current stable version of the Kill Bill war from Maven Central (Ensure that you download the killbill-profiles-killbill-X.Y.Z.war file and not the jetty-console.war, jar-with-dependencies.war or jar-with-dependencies-sources.war)

  2. Rename the killbill-profiles-killbill-X.Y.Z.war to ROOT.war (Ensure that ROOT is in uppercase)

    @@ -647,7 +647,7 @@

    Kaui Configuration

    1. -

      Download the current stable version ( V 2.0.11 ) of the Kaui war from Maven Central.

      +

      Download the current stable version ( V 3.0.9 ) of the Kaui war from Maven Central.

    2. Rename the downloaded war to ROOT.war (Ensure that ROOT is in uppercase)

      diff --git a/latest/debugging.html b/latest/debugging.html index 7416d9e3a..72486d8b5 100644 --- a/latest/debugging.html +++ b/latest/debugging.html @@ -185,7 +185,7 @@

      Remote debuggging Kill B db: services: killbill: - image: killbill/killbill:0.24.0 + image: killbill/killbill:0.24.10 ports: - "8080:8080" - 12345:12345 @@ -197,7 +197,7 @@

      Remote debuggging Kill B - KILLBILL_CATALOG_URI=SpyCarAdvanced.xml - KB_org_killbill_server_test_mode=true kaui: - image: killbill/kaui:2.0.11 + image: killbill/kaui:3.0.9 ports: - "9090:8080" environment: diff --git a/latest/getting_started.html b/latest/getting_started.html index cf8e70959..f4c48be82 100644 --- a/latest/getting_started.html +++ b/latest/getting_started.html @@ -201,7 +201,7 @@

      Kill Bill Installation

      db: services: killbill: - image: killbill/killbill:0.24.9 + image: killbill/killbill:0.24.10 ports: - "8080:8080" environment: @@ -210,7 +210,7 @@

      Kill Bill Installation

      - KILLBILL_DAO_PASSWORD=killbill - KILLBILL_CATALOG_URI=SpyCarAdvanced.xml kaui: - image: killbill/kaui:3.0.6 + image: killbill/kaui:3.0.9 ports: - "9090:8080" environment: @@ -532,7 +532,7 @@

      Kill Bill Configuration

      1. -

        Download the current stable version of the Kill Bill war from Maven Central (Ensure that you download the killbill-profiles-killbill-X.Y.Z.war file and not the jetty-console.war, jar-with-dependencies.war or jar-with-dependencies-sources.war)

        +

        Download the current stable version of the Kill Bill war from Maven Central (Ensure that you download the killbill-profiles-killbill-X.Y.Z.war file and not the jetty-console.war, jar-with-dependencies.war or jar-with-dependencies-sources.war)

      2. Rename the killbill-profiles-killbill-X.Y.Z.war to ROOT.war (Ensure that ROOT is in uppercase)

        @@ -647,7 +647,7 @@

        Kaui Configuration

        1. -

          Download the current stable version ( V 2.0.11 ) of the Kaui war from Maven Central.

          +

          Download the current stable version ( V 3.0.9 ) of the Kaui war from Maven Central.

        2. Rename the downloaded war to ROOT.war (Ensure that ROOT is in uppercase)