Skip to content

Commit

Permalink
KEDA, KEDA api-server 2.11.2 (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmFlint authored Sep 26, 2023
1 parent ce30c0b commit 15bd522
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion keda-metrics-apiserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM ghcr.io/kedacore/keda-metrics-apiserver:2.9.3
FROM ghcr.io/kedacore/keda-metrics-apiserver:2.11.2
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
2 changes: 1 addition & 1 deletion keda-metrics-apiserver/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.3
2.11.2
2 changes: 1 addition & 1 deletion keda/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM ghcr.io/kedacore/keda:2.9.3
FROM ghcr.io/kedacore/keda:2.11.2
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
2 changes: 1 addition & 1 deletion keda/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.3
2.11.2

0 comments on commit 15bd522

Please sign in to comment.