Skip to content

Commit 33bf6a7

Browse files
foverbyGitHub Enterprise
authored and
GitHub Enterprise
committed
Merge pull request #499 from cloud-docs/next-publish-push
Next publish push
2 parents 0938ab1 + 3684dad commit 33bf6a7

File tree

4 files changed

+20
-9
lines changed

4 files changed

+20
-9
lines changed

landing.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Code Engine",
3-
"lastupdated": "2024-02-19",
3+
"lastupdated": "2024-02-20",
44
"introduction": "Find out how you can use Code Engine to run your containerized workloads",
55
"section_devtools": {
66
"api": "/apidocs/codeengine/v2",

plan-build.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2024
5-
lastupdated: "2024-02-15"
5+
lastupdated: "2024-02-19"
66

77
keywords: build for code engine, planning for code engine, source code building for code engine, source code repositories and code engine, image builds for code engine, container image builds for code engine, build strategy for code engine, build size for code engine, build, build run, source repository, image registry
88

@@ -63,13 +63,13 @@ When you pull an image from Docker Hub to use with apps or jobs in Code Engine,
6363

6464
| Runtime | Version | Samples |
6565
| --------- | ------- | ------- |
66-
| Go | 1.20.12 | [Go samples](https://github.com/paketo-buildpacks/samples/tree/main/go){: external}. |
67-
| Java | 17.0.9 | [Java samples](https://github.com/paketo-buildpacks/samples/tree/main/java){: external}. |
68-
| Node.js | 20.9.0 | [Node.js samples](https://github.com/paketo-buildpacks/samples/tree/main/nodejs){: external}. |
69-
| PHP | 8.1.26 | [PHP samples](https://github.com/paketo-buildpacks/samples/tree/main/php){: external}. |
66+
| Go | 1.20.14 | [Go samples](https://github.com/paketo-buildpacks/samples/tree/main/go){: external}. |
67+
| Java | 17.0.10 | [Java samples](https://github.com/paketo-buildpacks/samples/tree/main/java){: external}. |
68+
| Node.js | 20.11.0 | [Node.js samples](https://github.com/paketo-buildpacks/samples/tree/main/nodejs){: external}. |
69+
| PHP | 8.1.27 | [PHP samples](https://github.com/paketo-buildpacks/samples/tree/main/php){: external}. |
7070
| Python | 3.10.13 | [Python samples](https://github.com/paketo-buildpacks/samples/tree/main/python){: external}. |
7171
| Ruby | 3.1.4 | [Ruby samples](https://github.com/paketo-buildpacks/samples/tree/main/ruby){: external}. |
72-
| .NET Core | 8.0.100 (.NET Core SDK), \n 8.0.0 (.NET Core Runtime) | [.NET Core samples](https://github.com/paketo-buildpacks/samples/tree/main/dotnet-core){: external}. |
72+
| .NET Core | 8.0.101 (.NET Core SDK), \n 8.0.1 (.NET Core Runtime) | [.NET Core samples](https://github.com/paketo-buildpacks/samples/tree/main/dotnet-core){: external}. |
7373
{: caption="Runtime sample files" caption-side="bottom"}
7474

7575

release-notes.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2024
5-
lastupdated: "2024-02-19"
5+
lastupdated: "2024-02-20"
66

77
keywords: release notes for code engine, updates in code engine, what's new in code engine, document changes in code engine, updates, release notes
88

@@ -23,6 +23,13 @@ Use the release notes to learn about the latest changes to {{site.data.keyword.c
2323
## February 2024
2424
{: #codeengine-feb24}
2525

26+
### 20 February 2024
27+
{: #codeengine-feb2024}
28+
{: release-note}
29+
30+
Updated versions for buildpacks
31+
: See [Choosing a build strategy](/docs/codeengine?topic=codeengine-plan-build#build-strategy).
32+
2633
### 16 February 2024
2734
{: #codeengine-feb1624}
2835
{: release-note}

sitemap.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2024
5-
lastupdated: "2024-02-19"
5+
lastupdated: "2024-02-20"
66

77
keywords: sitemap, code engine, about, tutorial, project, app, job, configmaps, secret, event, log, monitor, cli, api, troubleshoot, support, source code, faq, memory, cpu, commands, arguments, release notes
88

@@ -138,6 +138,10 @@ Find what you are looking for in the compilation of {{site.data.keyword.codeengi
138138

139139
* [February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb24)
140140

141+
* [20 February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb2024)
142+
143+
* Updated versions for buildpacks
144+
141145
* [16 February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb1624)
142146

143147
* Updated the user experience for working with jobs and job runs in the console

0 commit comments

Comments
 (0)