Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Overhang.IO committed Jun 27, 2023
2 parents fd44a2d + 9ce82f7 commit b83745a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def load_about():
]
},
classifiers=[
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Affero General Public License v3",
"Operating System :: OS Independent",
Expand Down
1 change: 0 additions & 1 deletion tutorandroid/patches/k8s-deployments
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ spec:
containers:
- name: android-app
image: {{ ANDROID_APP_DOCKER_IMAGE }}
imagePullPolicy: Always
ports:
- containerPort: 8000
securityContext:
Expand Down

0 comments on commit b83745a

Please sign in to comment.