Skip to content

Commit

Permalink
Automatic update of versions (#374)
Browse files Browse the repository at this point in the history
Co-authored-by: github-axiscommunications-ecosystem <github-axiscommunications-ecosystem@users.noreply.github.com>
  • Loading branch information
2 people authored and johan-olsson-work committed Jan 20, 2025
1 parent b6ea749 commit 95de378
Show file tree
Hide file tree
Showing 88 changed files with 95 additions and 95 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/axevent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axoverlay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axparameter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axserialport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axstorage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bounding-box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/container-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- arch: aarch64
platformarch: "linux/arm64/v8"
axis-os: 12.1.60
axis-os: 12.2.52
env:
EXREPO: acap-native-examples
EXNAME: container-example
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/curl-openssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/licensekey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/message-broker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/object-detection-cv25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- arch: aarch64
chip: cv25
axis-os: 12.1.60
axis-os: 12.2.52
env:
EXREPO: acap-native-examples
EXNAME: object-detection-cv25
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/object-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 12.2.36
axis-os: 12.2.52
- arch: armv7hf
chip: edgetpu
axis-os: 12.2.36
axis-os: 12.2.52
- arch: aarch64
chip: artpec8
axis-os: 12.2.36
axis-os: 12.2.52
- arch: aarch64
chip: artpec9
axis-os: 12.2.36
axis-os: 12.2.52
env:
EXREPO: acap-native-examples
EXNAME: object-detection
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/remote-debug-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shell-script-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/using-opencv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/utility-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vapix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/vdo-larod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 12.2.36
axis-os: 12.2.52
- arch: armv7hf
chip: edgetpu
axis-os: 12.2.36
axis-os: 12.2.52
- arch: aarch64
chip: artpec8
axis-os: 12.2.36
axis-os: 12.2.52
- arch: aarch64
chip: artpec9
axis-os: 12.2.36
axis-os: 12.2.52
- arch: aarch64
chip: cv25
axis-os: 12.2.36
axis-os: 12.2.52
env:
EXREPO: acap-native-examples
EXNAME: vdo-larod
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vdo-opencl-filtering.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vdostream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
vdo-format: ["h264", "h265", "y800", "jpeg", "nv12"]
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web-server-using-fastcgi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["12.1.60"]
axis-os: ["12.2.52"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion axevent/send_event/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/send_event/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"acapPackageConf": {
"setup": {
"friendlyName": "send_event",
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_event/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_event/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"acapPackageConf": {
"setup": {
"friendlyName": "subscribe_to_event",
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_events/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_events/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"acapPackageConf": {
"setup": {
"friendlyName": "subscribe_to_events",
Expand Down
2 changes: 1 addition & 1 deletion axoverlay/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axoverlay/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"resources": {
"dbus": {
"requiredMethods": [
Expand Down
2 changes: 1 addition & 1 deletion axparameter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axparameter/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"acapPackageConf": {
"setup": {
"friendlyName": "axparameter",
Expand Down
2 changes: 1 addition & 1 deletion axserialport/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axserialport/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"resources": {
"linux": {
"user": {
Expand Down
2 changes: 1 addition & 1 deletion axstorage/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axstorage/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"resources": {
"linux": {
"user": {
Expand Down
2 changes: 1 addition & 1 deletion bounding-box/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion bounding-box/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"resources": {
"dbus": {
"requiredMethods": [
Expand Down
2 changes: 1 addition & 1 deletion container-example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG ARCH=aarch64
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp

Expand Down
2 changes: 1 addition & 1 deletion container-example/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"acapPackageConf": {
"setup": {
"appName": "containerExample",
Expand Down
2 changes: 1 addition & 1 deletion curl-openssl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion curl-openssl/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"acapPackageConf": {
"setup": {
"appName": "curl_openssl",
Expand Down
2 changes: 1 addition & 1 deletion hello-world/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=12.1.0
ARG VERSION=12.2.0
ARG UBUNTU_VERSION=24.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion hello-world/app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": "1.7.2",
"schemaVersion": "1.7.3",
"acapPackageConf": {
"setup": {
"appName": "hello_world",
Expand Down
Loading

0 comments on commit 95de378

Please sign in to comment.